Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2021 17:10:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257229] net-mgmt/wifimgr with multiple Wi-Fi interfaces
Message-ID:  <bug-257229-7788-ygSVoeWW8P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257229-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257229-7788@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=3D257229

--- Comment #15 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to J.R. Oldroyd from comment #14)

Thank you, still two clicks before the list of networks appears. The first
click brings things up, the second immediately presents the list.=20

Various lines from rc.conf below.=20

----

netif_nic_seq=3D"em0 wlan0"

rtsold_enable=3D"YES"
ipv6_activate_all_interfaces=3D"NO"
ipv6_defaultrouter=3D"=E2=8B=AF::1"

cloned_interfaces=3D"gif0"
create_args_gif0=3D"tunnel 192.168.1.10 =E2=8B=AF.=E2=8B=AF.=E2=8B=AF.=E2=
=8B=AF mtu 1480"
ifconfig_gif0_ipv6=3D"inet6 =E2=8B=AF::2 =E2=8B=AF::1 prefixlen 128 NOAUTO"

create_args_wlan0=3D"country GB regdomain etsi"
wlans_iwn0=3D"wlan0"
# ifconfig_wlan0=3D"WPA DHCP"
ifconfig_wlan0=3D"WPA DHCP NOAUTO"
# ifconfig_wlan0=3D"WPA SYNCDHCP"
# ifconfig_wlan0=3D"WPA SYNCDHCP NOAUTO"

create_args_wlan1=3D"country GB regdomain etsi"
wlans_rum0=3D"wlan1"
# ifconfig_wlan1=3D"WPA DHCP"
ifconfig_wlan1=3D"WPA DHCP NOAUTO"
# ifconfig_wlan1=3D"WPA SYNCDHCP"

----

(192.168.1.10 is tied, by my local router, to a wired interface.)

--=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-257229-7788-ygSVoeWW8P>