https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211436
--- Comment #9 from Jason W. Bacon <[email protected]> --- This is currently working on my ThinkPad, using the MAC of the Ethernet interface: ifconfig_em0="up" wlans_iwn0="wlan0" ifconfig_wlan0="WPA" create_args_wlan0="wlanaddr xx:xx:xx:xx:xx:xx" cloned_interfaces="lagg0" ifconfig_lagg0="up laggproto failover laggport em0 laggport wlan0 DHCP" ifconfig_lagg0_ipv6="inet6 accept_rtadv" The same setup has worked on 11.2, 12.0, and 12.1. This was generated by auto-wifi-failover, part of sysutils/auto-admin. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
