Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 07:44:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203916] ethernet and wlan interfaces both have the same mac-address after upgrade to r289486
Message-ID:  <bug-203916-8-nlcku9sYEp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203916-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203916-8@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=203916

--- Comment #2 from Alexandr Krivulya <shuriku@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203916-8-nlcku9sYEp>