Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access the admin interface of my router #9

Open
autarkper opened this issue Jul 8, 2021 · 3 comments
Open

Cannot access the admin interface of my router #9

autarkper opened this issue Jul 8, 2021 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@autarkper
Copy link

After running the installation script in a pristine setup, the wifi extension works fine, but I cannot access the admin interface of my router (the one I'm extending), at http://192.168.1.1/. I can ping the address, but the browser "can’t establish a connection to the server at 192.168.1.1."

pi@raspberrypi:~ $ ifconfig
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.110  netmask 255.255.255.0  broadcast 192.168.1.255
wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.27  netmask 255.255.255.0  broadcast 192.168.1.255

Yes, I changed the wlan0 address to 192.168.1.110, for compatibility with my previous setup.

This is from a connected computer:

$ traceroute www.cnn.com
traceroute to www.cnn.com (151.101.193.67), 30 hops max, 60 byte packets
 1  _gateway (192.168.1.110)  3.290 ms  8.929 ms  27.262 ms
 2  192.168.1.1 (192.168.1.1)  27.517 ms  28.298 ms  31.988 ms
 3  * * *
 [...]

@mrtejas99
Copy link
Owner

@thewh1teagle can you check this out?

@mrtejas99 mrtejas99 added the help wanted Extra attention is needed label Jul 22, 2021
@thewh1teagle
Copy link
Contributor

@autarkper
From what device you try to access the router page?
What's the IP address of that device?
Can you try to connect some device to repeater (eg. your phone), and set in that device static IP adress in the IP range of your router, and then try again to access the admin page?

@autarkper
Copy link
Author

I was trying to access the router page from my laptop. I'm not sure about the address; it could have been 192.168.1.101, which is the one I have configured in the router.

Sad to say, I have by now overwritten the image containing this setup, so I cannot try out your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants