[Bug 257229] net-mgmt/wifimgr with multiple Wi-Fi interfaces
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257229] net-mgmt/wifimgr with multiple Wi-Fi interfaces"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Aug 2021 04:32:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257229
--- Comment #18 from Graham Perrin <grahamperrin@gmail.com> ---
Incidentally, I was slightly surprised to find a connection when I first
started 1.17.13 (before I touched any part of the interface).
% grep wlan1 /etc/rc.conf | grep -v \#
create_args_wlan1="country GB regdomain etsi"
wlans_rum0="wlan1"
ifconfig_wlan1="WPA DHCP NOAUTO"
% ifconfig wlan1 | grep status
status: associated
%
I had done nothing more than plug in the adapter. Slightly surprised to find an
automated connection where there's NOAUTO for the interface.
Does this smell like a bug in FreeBSD base?
--
You are receiving this mail because:
You are the assignee for the bug.