GasBandit
Staff member
So I'm installing a new router for our third IP address, and the default internal address for the router is 192.168.1.1
I try to go to it with a browser but it times out... which is odd... so I ping it... and get a BIZARRE error message.
So I try to trace it and THIS happens.
And it continues to (horribly) path between those same half dozen hops cyclically until I Ctrl-C.
I thought maybe there was something bizarre going on in my hosts file? Looked, no, hosts file is clean.
Sooo... I tried another PC in the building... same result.
I tried a different DNS! Same result!
Whaaaaah?
192.168 addresses aren't supposed to be able to get out the gateway anyway! What the hell is going on?!!
I try to go to it with a browser but it times out... which is odd... so I ping it... and get a BIZARRE error message.
Code:
Pinging 192.168.1.1 with 32 bytes of data:
Reply from 66.76.232.18: TTL expired in transit.
Reply from 66.76.232.18: TTL expired in transit.
Reply from 66.76.232.18: TTL expired in transit.
Reply from 66.76.232.18: TTL expired in transit.
Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Code:
Tracing route to 192.168.1.1 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 192.168.0.254
2 2 ms 1 ms 1 ms apgate254.txcyber.com [208.21.199.254]
3 3 ms 2 ms 2 ms bcstcbrc01-v390.tex.sta.suddenlink.net [66.76.35.233]
4 2 ms 2 ms 3 ms 173-219-230-201-link.sta.suddenlink.net [173.219.230.201]
5 2 ms 2 ms 3 ms 173-219-230-204-link.sta.suddenlink.net [173.219.230.204]
6 57 ms * 53 ms 66-76-232-13.tyrd.suddenlink.net [66.76.232.13]
7 35 ms * * 66-76-232-14.tyrd.suddenlink.net [66.76.232.14]
8 1507 ms 1372 ms 1303 ms 173-219-229-77-link.sta.suddenlink.net [173.219.229.77]
9 46 ms * 36 ms 173-219-229-76-link.sta.suddenlink.net [173.219.229.76]
10 * * * Request timed out.
11 * 61 ms * 66-76-232-14.tyrd.suddenlink.net [66.76.232.14]
12 1577 ms 1347 ms 1334 ms 173-219-229-77-link.sta.suddenlink.net [173.219.229.77]
13 * 62 ms * 173-219-229-72-link.sta.suddenlink.net [173.219.229.72]
14 108 ms 109 ms 110 ms 66-76-232-13.tyrd.suddenlink.net [66.76.232.13]
15 104 ms * * 66-76-232-14.tyrd.suddenlink.net [66.76.232.14]
16 1317 ms 1348 ms 1332 ms 173-219-229-77-link.sta.suddenlink.net [173.219.229.77]
17 * * * Request timed out.
18 * * * Request timed out.
19 120 ms * ^C
I thought maybe there was something bizarre going on in my hosts file? Looked, no, hosts file is clean.
Sooo... I tried another PC in the building... same result.
I tried a different DNS! Same result!
Whaaaaah?
192.168 addresses aren't supposed to be able to get out the gateway anyway! What the hell is going on?!!