F5F Stay Refreshed Power Users Networks Need help accessing my router.

Need help accessing my router.

Need help accessing my router.

Q
Quentinrush
Junior Member
7
03-26-2023, 11:13 AM
#1
Just purchased a Cat8 cable and changed from Wi-Fi to a wired connection. Everything worked until I attempted to connect my router to a port forward. It felt similar to using Wi-Fi but behaved differently. Trying to reach the default gateway didn’t succeed, and the DHCP server also wasn’t responding. I noticed the IP starts with 221.127. This is the same WiFi card that’s connected while using the Ethernet router (TL-WDR8500). I’m not very familiar with networking, but I’d really appreciate help resolving this. Edited November 8, 2020 by avan_
Q
Quentinrush
03-26-2023, 11:13 AM #1

Just purchased a Cat8 cable and changed from Wi-Fi to a wired connection. Everything worked until I attempted to connect my router to a port forward. It felt similar to using Wi-Fi but behaved differently. Trying to reach the default gateway didn’t succeed, and the DHCP server also wasn’t responding. I noticed the IP starts with 221.127. This is the same WiFi card that’s connected while using the Ethernet router (TL-WDR8500). I’m not very familiar with networking, but I’d really appreciate help resolving this. Edited November 8, 2020 by avan_

M
Magic_Wolf_
Senior Member
530
04-08-2023, 10:53 PM
#2
M
Magic_Wolf_
04-08-2023, 10:53 PM #2

N
nahte5
Member
206
04-08-2023, 11:56 PM
#3
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.
N
nahte5
04-08-2023, 11:56 PM #3

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.