ghostbsd / networkmgr

NetworkMgr is a Python GTK3 network manager for FreeBSD, GhostBSD, TrueOS and DragonFlyBSD
BSD 3-Clause "New" or "Revised" License
94 stars 30 forks source link

[BUG] inappropriate connections to open Wi-Fi networks with 5.5 on FreeBSD #71

Closed grahamperrin closed 3 years ago

grahamperrin commented 3 years ago

Background: https://forums.FreeBSD.org/threads/81045/post-519276

Environment:

create_args_wlan0="country GB regdomain etsi"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP NOAUTO"

As far as I can tell, if networkmgr (5.5) is running, then ifconfig wlan0 up:

After killing networkmgr:

grahamperrin commented 3 years ago

Sorry, it seems that the result following a kill of networkmgr was misleading.

The problem – inappropriate connections to open Wi-Fi networks – is reproducible with networkmgr deleted from the OS, followed by a restart of the OS.