Hi everyone,
I have a Synology RT6600ax router and I'm having an unusual (at least to my eyes) problem. I'm connecting to my ISP using DHCP (IPoE) and my IPv4 address is in the 118.67.x.x range.
The problem is that I can't connect to any websites or other public servers in the 118.x.x.x range. For example:
In SRM if I go to Network Centre/Local Network/Static Route/IP Routing Table, there's an entry in there with the following settings:
Network destination: 118.0.0.0
Gateway: 0.0.0.0
Netmask: 255.0.0.0
If I'm understanding this correctly then it seems that the router thinks everything in 118.0.0.0/8 is on my local network and therefore requests don't actually hit my Internet connection.
Does anyone know how I can change this entry and tell the router that it should only be my single IPv4 address, not the entire /8?
Interestingly if I change from DHCP to PPPoE then the rogue entry either disappears or changes to the single address (I didn't take a screenshot and I don't fancy changing it back), and everything then works as expected, so I do have a workaround, but it would be nice to get everything working over DHCP if I can.
Any ideas?
I have a Synology RT6600ax router and I'm having an unusual (at least to my eyes) problem. I'm connecting to my ISP using DHCP (IPoE) and my IPv4 address is in the 118.67.x.x range.
The problem is that I can't connect to any websites or other public servers in the 118.x.x.x range. For example:
Code:
% traceroute www.gog.com
traceroute to e11072.b.akamaiedge.net (118.215.88.211), 64 hops max, 40 byte packets
1 10.0.1.1 (10.0.1.1) 0.763 ms 0.440 ms 0.335 ms
2 my-public-ip.rdns-s.quic.net.nz (my.public.ip) 2993.909 ms !H 2990.678 ms !H 2999.823 ms !H
In SRM if I go to Network Centre/Local Network/Static Route/IP Routing Table, there's an entry in there with the following settings:
Network destination: 118.0.0.0
Gateway: 0.0.0.0
Netmask: 255.0.0.0
If I'm understanding this correctly then it seems that the router thinks everything in 118.0.0.0/8 is on my local network and therefore requests don't actually hit my Internet connection.
Does anyone know how I can change this entry and tell the router that it should only be my single IPv4 address, not the entire /8?
Interestingly if I change from DHCP to PPPoE then the rogue entry either disappears or changes to the single address (I didn't take a screenshot and I don't fancy changing it back), and everything then works as expected, so I do have a workaround, but it would be nice to get everything working over DHCP if I can.
Any ideas?