Originally posted by: cerebusPu
okay...i guess i didnt read too closely. see if you are able to swap out the dsl modem/gateway thingie.
maybe you could borrow someone else's dsl modem.
i understand your frustration. i couldnt even deal with the 150ms pings, and you have like 200ms to 600ms.
Originally posted by: BunLengthHotDog
traceroute to an IP of a popular URL (if you dont know how to use nslookup)...try running "tracert" in DOS to 216.109.118.64
Paste your traceroute here...let us take a look at it
Originally posted by: BunLengthHotDog
I glanced over the thread, but is 192.168.1.1 your modem / router at your physical location? If so then the sentiment is right about it being a local issue. Try a different CAT-5 cable (again, glanced at the post, if you have already tried that, then forgive me for not reading the entire post). Is the modem / router a Westell, Cayman? Unless its a bridged connection (authentication done by your NICs MAC address) you should be able to use anyones modem / router...you just need to know how to configure them.
Try new NIC
Try new CAT-5
Try new modem / router
The issue is most definitely not on the ISP's side, as your first hop has 300ms latency...typically its a physical issue between your PC and the first hop...The next step I would take would be to run an extended ping to see if you get any packet loss
ping 192.168.1.1 -n 500
and ping that second hop as well -n 500
You may also want to increase the size of the packet your pinging with (alot of times packet loss will not present itself until the packet size is higher then normal).
ping 192.168.1.1 -l 1492 -n 500
(the -l is an L)
ALSO, if you have CAT 5 to the home (apt) you either have a homerun, or fibre to the curb..its doubtful that the apt complex has 1 modem for all those connections...they probably resell access through the local ISP and get some kickback in the process. That link posted in the other thread is an actual DSL modem, not just a router. If they have installed a DSLAM in every apt block, you actually have DSL in your home, not a LAN. so 192.168.1.1 is the LAN side of that modem, and the 69 IP address in the second hop is the IP your ISP has assigned as your WAN IP (either DHCP, statically or via a pool assignment) . BTW, DSLAM = Digital Subscriber Line Access Multiplexor.
Originally posted by: pillage2001
Nobody?? I tried almost everything suggested in this thread. Would a faulty modem router cause this??
Originally posted by: Astaroth33
Originally posted by: pillage2001
Nobody?? I tried almost everything suggested in this thread. Would a faulty modem router cause this??
After reading what you've tried, that's what I'm leaning toward as a theory. It's a local issue because you've disconnected the WAN cable from the router and still had the problem, and you're seeing the problem on multiple PCs on the network. As a final test, disconnect the WAN cable, then disconnect all PCs but one and try that. If you see the problem, take a note of it, then disconnect that PC from the router and connect a different one, and test that one. If the problem occurs on different PCs with different NICs, with different Cat5 cables, and if it occurs when each PC is physically isolated from the others, then the only common component is the modem/router. Can't say precisely what's wrong with it, perhaps it needs to be reset to factory defaults and reconfigured, or perhaps it needs to be replaced.
Have you verified that there are no ip address conflicts?
Originally posted by: Shanti
First of all, bandwidth and latency are completely different.
Your download speeds have nothing to do with your ping. Except that a network problem could affect both of them.
Traceroute is much better than ping for troubleshooting because it shows you exactly where the problem is.
Wherever you see a big jump in ping, there is a problem.
You should be seeing no more than 100 pings to most sites with a DSL connection.
If you are pinging 200 to the first hop, then there is a problem at that device or before.
If that means your local personal equipment, then it is up to you to fix it.
If you see big jumps in ping between your personal router and the ISP's equipment, then they have a problem and you need to make them fix it.
Originally posted by: dmcowen674
When you unplugged for a while it allowed the port to reset.
Here is a trick if it happens again.
Change from PPPoE to PPPoA. It causes an automatic Port reset.
Enjoy.