You are not logged in.
Hi There
My question is related to network. When my router reboots (manually/randomly), it takes some time to boot. However, during the boot WIFI networks appears, and arch NetworkManager automatically grabs it for connection. However (I assume) router is not ready for connections yet and rejects the correct WIFI password, so NetworkManager displays a GUI window to enter password indefinitely (?). I would like to make NetworkManager wait for 5-10 minutes and re-try the connection to the same wifi network with a stored password. I was thinking maybe it would be possible to do with systemd service, like if network is down for 10 minutes, restart NetworkManager.
Maybe there's such NetworkManager configuration option?
Thanks
Offline
Try some other network management tool, e.g, netctl, wicd, connman or configure manually using wpa_supplicant and dhcpcd.
Arch is home!
https://github.com/Docbroke
Offline
Try some other network management tool, e.g, netctl, wicd, connman or configure manually using wpa_supplicant and dhcpcd.
Once installed and setup, dhcpcd (alongside wpa_supplicant) is just as automatic as the others.
Offline