- Oct 9, 2002
- 28,298
- 1,235
- 136
At my mother's home, I configured a WRT54G with Tomato firmware. Actually, I'm not 100% sure whether I left it configured with Tomato or DD-WRT (I've used both).
Anyway, I configured the options to update my no-ip.com account for a custom hostname (somethinglikethis.no-ip.com) so I'll be able to easily access her system remotely.
I periodically get emails from no-ip.com making me answer a captcha to keep the hostname active. I completed another one of those in April. These are not phishing emails and I'm never asked to enter my password (which is secure and unique).
Today, I wasn't able to access her system, but I noticed that the hostname was now resolving to 68.119.60.75 -which doesn't seem to have a listening HTTP, VNC, or RDC server.
What is this IP address? I tried to run a trace-route:
...so it's a Charter IP, and my mother has Charter Internet service. However, her previous IPs have always been in the 24.x.x.x range, since 1999.
I've tried:
http://68.119.60.75/
http://68.119.60.75:8080/
https://68.119.60.75:8080/
I've also tried:
VNC port 5900
VNC on my secret port #
...the server never responds to these connection attempts, but it does respond to ICMP ping. What is this strange IP address?
Anyway, I configured the options to update my no-ip.com account for a custom hostname (somethinglikethis.no-ip.com) so I'll be able to easily access her system remotely.
I periodically get emails from no-ip.com making me answer a captcha to keep the hostname active. I completed another one of those in April. These are not phishing emails and I'm never asked to enter my password (which is secure and unique).
Today, I wasn't able to access her system, but I noticed that the hostname was now resolving to 68.119.60.75 -which doesn't seem to have a listening HTTP, VNC, or RDC server.
What is this IP address? I tried to run a trace-route:
Code:
U:\>tracert 68.119.60.75
Tracing route to 68.119.60.75
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 172.22.8.1
2 <1 ms <1 ms <1 ms 216.130.138.33
3 4 ms 4 ms 4 ms xe-5-3-0.edge4.atlanta2.level3.net [4.28.30.229]
4 4 ms 4 ms 4 ms ae-2-52.edge5.atlanta2.level3.net [4.69.150.78]
5 4 ms 4 ms 4 ms atl-bb1-link.telia.net [80.239.167.73]
6 15 ms 11 ms 11 ms cco-ic-142815-atl-bb1.c.telia.net [213.248.99.15
0]
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 36 ms 33 ms 35 ms 68-119-60-75.static.nwnn.ga.charter.com [68.119.
60.75]
Trace complete.
U:\>_
I've tried:
http://68.119.60.75/
http://68.119.60.75:8080/
https://68.119.60.75:8080/
I've also tried:
VNC port 5900
VNC on my secret port #
...the server never responds to these connection attempts, but it does respond to ICMP ping. What is this strange IP address?