Date: Sun, 10 Nov 2019 23:55:17 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 211436] Link aggregation setting wlan mac changed in 11 Message-ID: <bug-211436-9-NGywsqMEIN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211436-9@https.bugs.freebsd.org/bugzilla/> References: <bug-211436-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211436 --- Comment #9 from Jason W. Bacon <jwb@freebsd.org> --- This is currently working on my ThinkPad, using the MAC of the Ethernet interface: ifconfig_em0=3D"up" wlans_iwn0=3D"wlan0" ifconfig_wlan0=3D"WPA" create_args_wlan0=3D"wlanaddr xx:xx:xx:xx:xx:xx" cloned_interfaces=3D"lagg0" ifconfig_lagg0=3D"up laggproto failover laggport em0 laggport wlan0 DHCP" ifconfig_lagg0_ipv6=3D"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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211436-9-NGywsqMEIN>