ghostbsd / networkmgr

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

Reconnect to Wifi after Router Reboot #39

Closed liangcorp closed 3 years ago

liangcorp commented 4 years ago

I recently rebooted my router. I wasn't logged on my FreeBSD laptop since I was using it as a server. I realise that the networkmgr didn't reconnect to the wifi afterwards. I had to login and manually select the SSID and reconnect.

ericbsd commented 3 years ago

Not sure, but the FreeBSD network stack should do that automaticaly.

ericbsd commented 3 years ago

Networkmgr is just an interface to interact with ifconfig network service and wpa-supplicant.