I can't seem to find the public wi-fi page when I connect to a public wifi router or access point.
I've tried searching for the gateway and going to that using
, or the
command (which usually turns up 192.168.1.1), but this doesn't give me the page.
I also tried
, but it gave some error about already existing that I don't remember right now.
I'll try to get it later, but it's on a device that someone else has right now and I don't have access to it.
I'll try to acquire it later.
What are the usual fixes for this? I've searched a lot of askubuntu and all of the solutions I've tried have been unsuccessful.
Thanks!
I've tried searching for the gateway and going to that using
Code:
ip a
Code:
route
I also tried
Code:
sudo dhclient
I'll try to get it later, but it's on a device that someone else has right now and I don't have access to it.
I'll try to acquire it later.
What are the usual fixes for this? I've searched a lot of askubuntu and all of the solutions I've tried have been unsuccessful.
Thanks!
Comment