hi! Thanks! Yes please let's update the handbook at least. -a On 23 June 2017 at 10:06, Renato Botelho <garga_at_freebsd.org> wrote: > On 23/06/17 13:43, Adrian Chadd wrote: >> Hi, >> >> You can't change a wifi mac address /after the interface is up/. So if >> that's happening with this RC script combination then we should kinda >> fix that. > > OK, so in the end I managed to make it work without any kernel change. > This is how rc.conf look like, as pointed out by AndrĂ¡s Krasznai. > > ifconfig_em0="up" > wlans_iwn0="wlan0" > ifconfig_wlan0="WPA" > create_args_wlan0="wlanaddr 3c:97:0e:48:3f:f8" > cloned_interfaces="lagg0" > ifconfig_lagg0="up laggproto failover laggport em0 laggport wlan0 DHCP" > > So now the only remaining issue is related to docs. lagg(4) manpage > example and Handbook must be fixed > > Thank you all for the help > -- > Renato BotelhoReceived on Fri Jun 23 2017 - 22:33:08 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC