Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 02:51:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 214264] iwn regression on 11.0 (Centrino Wireless-N 2230)
Message-ID:  <bug-214264-21060-hIOypgkNF5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214264-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214264-21060@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=3D214264

--- Comment #3 from Sean Farley <scf@FreeBSD.org> ---
(In reply to Neptunium from comment #2)

According to rc.conf(5):
        If a wlans_<interface> variable is set, an wlan(4) interface
        will be created for each item in the list with the wlandev
        argument set to interface.  Further wlan cloning arguments


This is my network configuration on my laptop running FreeBSD 11.  I have l=
agg
setup with it too.

ifconfig_bge0=3D"up"
wlans_iwn0=3D"wlan0"
ifconfig_wlan0=3D"ether aa:bb:cc:dd:ee:ff WPA"
cloned_interfaces=3D"lagg0"
ifconfig_lagg0=3D"laggproto failover laggport bge0 laggport wlan0 DHCP"
ifconfig_lagg0_ipv6=3D"inet6 accept_rtadv"

> ifconfig_wlan0=3D"inet 192.168.1.2 netmask 255.255.255.0 WPA ssid ABCDEFG"
Do you have /etc/wpa_supplicant.conf setup?  You should not have to set SSI=
D in
/etc/rc.conf if you do; it will just switch networks for you.  I think that=
 is
what you are asking, yes?

--=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-214264-21060-hIOypgkNF5>