You are not logged in.
Im trying to connect to my school's wifi network on my laptop that uses network manager. The wifi network is one that sends you to a captive page that requires you to create a 12 hour guest account and login before you can connect.
I've tried connecting to the network with nmtui and it apparently connects but there's no internet access and I cant ping Google's DNS servers. Ifconfig reports that I have been assigned a dynamic IP and ip link says the interface is dormant. Wifi works on my home network. Anybody know what things I can try to connect?
Thanks,
-likemike
Last edited by likemike (2020-02-07 07:33:36)
Offline
If you use your own fixed DNS server, then try to use the one provided by DHCP instead. Then also try to open an unencrypted url, so that the router has a chance to redirect you to the captive portal:
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline
If you use your own fixed DNS server, then try to use the one provided by DHCP instead. Then also try to open an unencrypted url, so that the router has a chance to redirect you to the captive portal:
Navigating to a non-encrytped website did the trick. Thank you for your advice.
Offline