[Bug 203916] ethernet and wlan interfaces both have the same mac-address after upgrade to r289486

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 21 07:44:19 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203916

--- Comment #2 from Alexandr Krivulya <shuriku at shurik.kiev.ua> ---
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.


More information about the freebsd-bugs mailing list