https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203916
--- Comment #2 from Alexandr Krivulya <[email protected]> --- Yes, I had that issue earlier and change my lagg setup to use wlan's mac-address. But few days ago I figured out that my lagg interface not working via re0 member. I commented out lagg setup in rc.conf and reboot laptop, but when it boots I have re0 interface with mac of wlan interface. /etc/rc.conf: wlans_iwn0="wlan0" ifconfig_wlan0="WPA country UA" #ifconfig_re0="ether 68:5d:43:92:3a:88" #cloned_interfaces="lagg0" #ifconfig_lagg0="laggproto failover laggport re0 DHCP laggport wlan0" This situation is reproduced even in a single user mode, when startup scripts is not running yet. My wlan card is iwn0 (Intel Centrino Wireless-N 2230). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
