Jump to content

Need help accessing my router.

Go to solution Solved by WereCatf,
36 minutes ago, avan_ said:

Recently bought a Cat8 cable and switched from WiFi to Wired connection.

Everything went well until I try accessing my router to port forward. I thought it would've been like how I access my router with WiFi but seems really different.

I tried accessing with the default gateway didn't work also the DHCP server.

download.png.50a104916c46efd189d8ea5e338a9eff.png

 

No idea why they start with 221.127

That's not an internal IP-address, that's a public, Internet-facing IP-address. You either plugged the Ethernet-cable into your modem, not your router, or your router is configured to bridge the Ethernet-ports directly to WAN.

Recently bought a Cat8 cable and switched from WiFi to Wired connection.

Everything went well until I try accessing my router to port forward. I thought it would've been like how I access my router with WiFi but seems really different.

I tried accessing with the default gateway didn't work also the DHCP server.

download.png.50a104916c46efd189d8ea5e338a9eff.png

 

No idea why they start with 221.127

 

This is my wifi's one

image.png.01e33f776d5bb0869d8a54dd578227c5.png

 

 

WiFi card is also connected while using ethernet

 

Router: TL-WDR8500

I don't know much about networking but would be really grateful if it could be sorted out.

 

 

Edited by avan_
forgot minor detail
Link to comment
https://linustechtips.com/topic/1266506-need-help-accessing-my-router/
Share on other sites

Link to post
Share on other sites

36 minutes ago, avan_ said:

Recently bought a Cat8 cable and switched from WiFi to Wired connection.

Everything went well until I try accessing my router to port forward. I thought it would've been like how I access my router with WiFi but seems really different.

I tried accessing with the default gateway didn't work also the DHCP server.

download.png.50a104916c46efd189d8ea5e338a9eff.png

 

No idea why they start with 221.127

That's not an internal IP-address, that's a public, Internet-facing IP-address. You either plugged the Ethernet-cable into your modem, not your router, or your router is configured to bridge the Ethernet-ports directly to WAN.

Hand, n. A singular instrument worn at the end of the human arm and commonly thrust into somebody’s pocket.

Link to post
Share on other sites

As @WereCatf said, this is a public IP, not a private one. Meaning the IP of your default gateway is that of your ISP, not that of your modem/router. Which is why you can't access its management interface that way. You can easily verify this by running "whois 221.127.51.211" on your IP address. This reveals the name and location of your ISP. For a private IP it should simply return "IANA" as the owner.

 

The IP of your DHCP server is using a private IP (10.x.x.x), but I suspect this is something internal on your ISP's network, which you can reach through your (or rather their) default gateway.

 

You can try using 192.168.1.1, same as over Wi-Fi. It's possible the router will still listen to it on the LAN interface.

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×