Machine:
Ubuntu 17.10 Kernel 4.14 (for battery on my XPS 9560)
Steps to Recreate:
- connect to the network (RED_STB)
- enter a user and password
- when I hit enter it redirects me to another page (wifiinstant.netsecure.pe) which says that it can't be reached, leaving me unconnected.
What have I tried:
- Manually adding DNS to IPv4 NM settings
- Adding connectivity to NetworkManager.conf
- Reconfiguring resolvconf (
sudo dpkg-reconfigure resolvconf
)
A couple of key points:
- it works on windows
- I can connect to other networks no problem
Hardware:
$ lspci | grep Net
02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
NetworkManager Config:
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[device]
wifi.scan-rand-mac-address=no
[connectvitiy]
url=http://nmcheck.gnome.org/check_network_status.txt
Any ideas?