Help with unknown IP address in tracert

NastySquared

Senior member
Feb 1, 2002
637
0
0
Any help is appreciated...

I've been experiencing slowdowns intermittently with my internet connection.
I have DSL with a static IP address

Routing through a Linksys WRT54G with DD-WRT v24

When doing a tracert from my computer the log is as follows

Tracing route to www-real.wa1.b.yahoo.com [69.147.76.15]
over a maximum of 30 hops:

1 1 ms <1 ms <1 ms 192.168.1.1
2 65 ms 44 ms 98 ms 192.168.254.1
3 231 ms 351 ms 224 ms ae1-vlan-505-pitbpact-junM10i.onecommunic
net [64.179.38.161]
4 172 ms 94 ms 121 ms so-7-1-0.ar2.PHI1.gblx.net [67.17.168.165
5 148 ms 107 ms 159 ms te1-1-10G.ar6.NYC1.gblx.net [67.16.131.54
6 238 ms 109 ms 39 ms 64.208.110.250
7 28 ms 19 ms 64 ms ge-2-0-0.pat1.nyc.yahoo.com [216.115.111.
8 111 ms 85 ms 127 ms so-3-0-0.pat1.dcp.yahoo.com [216.115.101.
9 101 ms 157 ms 169 ms ae2-p160.msr1.re1.yahoo.com [216.115.108.
10 106 ms 112 ms 67 ms te-9-4.bas-a2.re1.yahoo.com [66.196.112.2
11 18 ms 25 ms 27 ms f1.www.vip.re1.yahoo.com [69.147.76.15]

What I don't understand is the second hop. Why would a 192.168.XX.XX address be AFTER the hop to my router? I even plugged the modem directly into my router and it still hopped to the 192.168.254.1 before going out to my net provider.

I contacted them and they claim to now know what that address is and they don't have any network devices with 192.168.XX.XX address
 

edtsui

Senior member
Aug 5, 2001
753
0
76
Sounds like your modem is handling PPPoE duties. I imagine if you offloaded the PPPoE settings to your router, you'd lose that extra hop. 192.168.xx.xx addresses are reserved for private networks if I recall correctly.
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,545
422
126
44ms is negligible taking into consideration the rest of the timimgs.
 

spidey07

No Lifer
Aug 4, 2000
65,469
5
76
A lot of times a provider will use private address for their internal transport network.
 

NastySquared

Senior member
Feb 1, 2002
637
0
0
Originally posted by: edtsui
Sounds like your modem is handling PPPoE duties. I imagine if you offloaded the PPPoE settings to your router, you'd lose that extra hop. 192.168.xx.xx addresses are reserved for private networks if I recall correctly.

I was under the impression PPPoE required a username / password (which my provider doesn't require) and when I click the DD-WRT settings for PPPoE it asks me for them and doesn't have a place for me to enter my static IP address

Originally posted by: JackMDS
44ms is negligible taking into consideration the rest of the timimgs.
Yes, 44ms is negligible but when the internet slows to a crawl the hop AFTER 19.168.1.1 to 192.168.254.1 is in the range of 1000ms

Originally posted by: spidey07
A lot of times a provider will use private address for their internal transport network.
Makes sense but wouldn't they be aware of this and be able to let us know why we're seeing this IP address in the tracert (of course... it is tech support, and often I think they just say stuff to end a call quickly)