  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| TTL Info From Default Gateway
Why does the Comcast default gateway not return TTL expiration info so trace route can see it?
1 * * * Request timed out. 2 12 ms 11 ms 11 ms 68.87.218.93 3 11 ms 11 ms 11 ms 68.87.216.49 4 13 ms 11 ms 11 ms 68.87.216.29 5 13 ms 11 ms 14 ms 68.87.216.18 6 11 ms 12 ms 11 ms 68.87.69.146
What is Comcast trying to hide? |
|
  dadkins Can you do Blu? Premium,MVM join:2003-09-26 Hercules, CA | It's just set to not respond to pings. Mine does it too! |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| No, that's not it. It does respond to pings.
Pinging 71.193.176.1 with 32 bytes of data:
Reply from 71.193.176.1: bytes=32 time=8ms TTL=64 Reply from 71.193.176.1: bytes=32 time=10ms TTL=64 Reply from 71.193.176.1: bytes=32 time=12ms TTL=64 Reply from 71.193.176.1: bytes=32 time=10ms TTL=64
Ping statistics for 71.193.176.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 8ms, Maximum = 12ms, Average = 10ms |
|
 K Patterson Premium,MVM join:2006-03-12 Columbus, OH
·RoadRunner Cable
| The first hop in your trace route (assuming you have a modem without a router) is the IP address of the upstream card in the CMTS that supports your upstream. Comcast (and some others) block it from responding to pings, and I've heard that the intent is to prevent DDOS attacks.
There can be and usually are several subnets on a given card, so the card IP is not the same as the default gateway IP. |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| First of all do you guys even understand how tracert works? Reason I ask is because you all keep referring to the possibility that the Comcast default gateway/router is configured not to respond to ping requests. There are two problems with this line of thought though.
1) Tracert does not ping the Comcast default gateway/router or any other system along the path to the destination. 2) I know and have shown that the Comcast default gateway/router does respond to pings.
Any other thoughts? |
|
  regtrerer
@67.163.x.x
1 edit | reply to N O Y B "First of all do you guys even understand how tracert works?"
Kpatterson knows how it works, he was pretty correct in saying that first hop isn't your gateway's ip.
Your first hop is set not to respond to pings. That is not your gateway. End of discussion. |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| He and you both apparently do not understand out tracert works. Because if you did you wouldn't be saying my first hop is set not to respond to pings as being the cause for tracert not seeing it. As I stated earlier tracert does not ping the gateway/router/first hop or any other hop in the path to the destination. Tracert pings the destination address and ONLY the destination address.
Why do people who dont have a clue insist on disseminating incorrect and misleading information? |
|
 K Patterson Premium,MVM join:2006-03-12 Columbus, OH
·RoadRunner Cable
| reply to N O Y B Each network segment can support many subnets. I am a RR user, and they allow others access to their network. There are typically 10 subnets visible on the cable at my location.
The default gateways are not physical pieces of equipment. They are IP addresses that are associated with a hardware address in the CMTS. When the TCP/IP stack in your computer wants to send a packet, it first has to learn what physical address to send it do. To do this, it uses a process called ARP to learn the physical address associated with the destination IP. If the eventual destination is not on the subnet, then your TCP/IP stack puts the eventual destination IP in the TCP/IP (layer 3) header, and the physical address of the default gateway in the physical(layer 2) header.
Since there are usually several subnets whose default gateways are associated with a single physical address, the IP that is returned when you do a tracert or ping is not the IP of the default gateway but the IP assigned to the Upstream card in the CMTS. However, since Comcast has configured the CMTS to not respond to tracert/ping in this situation you actually get no response. |
|
 K Patterson Premium,MVM join:2006-03-12 Columbus, OH
·RoadRunner Cable
| reply to N O Y B said by N O Y B :He and you both apparently do not understand out tracert works. Because if you did you wouldn't be saying my first hop is set not to respond to pings as being the cause for tracert not seeing it. As I stated earlier tracert does not ping the gateway/router/first hop or any other hop in the path to the destination. Tracert pings the destination address and ONLY the destination address. Why do people who dont have a clue insist on disseminating incorrect and misleading information? My information is absolutely correct. Yes, tracert (Windows version) sends a series of ICMP packets addressed to the destnation address. The first packet (set of three, normally) has its TTL set to one, the second to 2, etc.
When the TTL goes to zero at a router, the router discards the packet. If the router is configured to inform the sender that the packet has been discarded, the router control program (CPU) is told, and it generates a new packet addressed to the sender.
If it is not so configured, it doesn't. |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| reply to K Patterson "Comcast has configured the CMTS to not respond to tracert/ping in this situation you actually get no response"
How many times do I have to say this. Tracert DOES NOT PING the CMTS or any other system along the path to the destination. You're barking up the wrong tree. |
|
  Epikos Surpass The Usual Or Ordinary Premium join:2003-07-27 Portland, OR
| reply to N O Y B Re: TTL Info From Default Gateway
Ok. K Patterson spelled it out very clearly for you, and now Im going to try as well.
This is exactly how traceroute works: Tracert determines the path taken to a destination by sending Internet Control Message Protocol (ICMP) Echo Request messages to the destination with incrementally increasing Time to Live (TTL) field values.
Now, do you understand how traceroute works? Is that clear enough? If a router is set to drop ICMP packets, the tracert utility will kick Request Timed Out. This is also referred to as being set to not respond to ping. A ping uses ICMP, and if a router drops ICMP packets, it doesnt ping. If tracert kicks request timed out, its because the router doesnt respond to ping. WHICH IS THE SAME AS SAYING IT IGNORES ICMP.
Now if you'd like us to go into some more detail, please pull your head out of your ass, listen to what we have to say, and maybe you'll get a better understanding of what it is you're actually asking.
If you'd like some more information, please tell us if you have a so/ho router between your computer and your cable modem. That will explain what it is you're seeing in your tracert results. Otherwise, weve answered your question and you dont like the answer weve given.
I'm done. -- I refuse to have a battle of wits with an unarmed person! |
|
  Epikos Surpass The Usual Or Ordinary Premium join:2003-07-27 Portland, OR | reply to fdbgfdg He's probably "real good at computers." So of course he already knows the answer to his question. How else could he know we're wrong? -- I refuse to have a battle of wits with an unarmed person! |
|
 K Patterson Premium,MVM join:2006-03-12 Columbus, OH | reply to fdbgfdg Re: TTL Info From Default Gateway
Agreed. He didn't really even read my response where I acknowledged what he now complains of. |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| reply to K Patterson That is not what you originally stated. Therefore what you originally stated about it being configured not to respond to ping request etc. as being the cause was and is incorrect.
So the question still exists. Why does Comcast have their gateway/router/first hop etc. so configured not to provide TTL expiration info?
What is Comcast trying to hide? |
|
  hfdhfd
@67.163.x.x
1 edit | ":That is not what you originally stated. Therefore what you originally stated about it being configured not to respond to ping request etc. as being the cause was and is incorrect.
So the question still exists. Why does Comcast have their gateway/router/first hop etc. so configured not to provide TTL expiration info?
What is Comcast trying to hide?"
every one of those questions has been answered already. |
|
  dadkins Can you do Blu? Premium,MVM join:2003-09-26 Hercules, CA
·Comcast
| reply to N O Y B Maybe so some script kiddie can't DDoS the head end and kill your neighborhood?
Doesn't matter anyways... your connection goes through fine - don't trip! -- Think outside the Fox... Opera |
|
  N O Y B St. John 3.16
join:2005-12-15 Forest Grove, OR
| reply to Epikos "I'm done."
Good, because my question wasn't about how tracert works as I already know that.
And it's not a troll. It's a legit question I'd wanted and answer to. And knowing how tracert works made it obvious the claims of being configured not to respond to pings was not correct cause. |
|