North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: ICMP & PathMTU

  • From: Florian Weimer
  • Date: Fri Oct 27 08:27:10 2006

* Jim Popovitch:

> Two questions for everybody...(any and all responses appreciated, even
> if the reply mentions botnets or hammers ;-) )
>
> 1) What value is ICMP if everybody pretty much considers it's accuracy
> suspect?

The problem with ICMP-based traceroutes is that it doesn't necessarily
test the path you are interested in.  Use tcptraceroute or traceproto
instead.

Of course, this doesn't solve the problem that TTL Exceeded messages
might be generated with very low priority, which is in generally a
very good idea.

> 2) How does ICMP's suspect nature affect Path MTU?

In this case, you're interested in the ICMP payload, not the fact
whether an ICMP packet goes through or not.  (You lose if someone
filters ICMP, though.)