From owner-freebsd-questions Thu Aug 13 17:16:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15542 for freebsd-questions-outgoing; Thu, 13 Aug 1998 17:16:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15514 for ; Thu, 13 Aug 1998 17:16:48 -0700 (PDT) (envelope-from marcus@miami.edu) Received: from jaguar.ir.miami.edu ("port 4270"@jaguar.ir.miami.edu) by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EXN00K3UKR8J5@jaguar.ir.miami.edu> for freebsd-questions@FreeBSD.ORG; Thu, 13 Aug 1998 20:16:20 -0400 (EDT) Date: Thu, 13 Aug 1998 20:16:20 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Subject: Re: Traceroutes to Cisco Routers In-reply-to: <199808132339.QAA29004@stennis.ca.sandia.gov> To: "Bruce A. Mah" Cc: Jeremy Shaffner , freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Like I stated before, Cisco traceroute also uses UDP packets to arbitrarily high ports. Joe Clarke On Thu, 13 Aug 1998, Bruce A. Mah wrote: > If memory serves me right, Jeremy Shaffner wrote: > > On Thu, 13 Aug 1998, Joe "Marcus" Clarke wrote: > > > > Cisco throttles ICMP unreachables so that only 2 unreachables per second > > > are sent. The result puts a star in one of the fields: > > > > > > i.e. (200 ms) (200 ms) * > > Whew, I guessed right! :-) > > > Fair enough. But it's dropping the second and not the third. > > > > And it doesn't explain why non-Unix OS's trace to it fine. > > I can't speak for MacOS, but the Win95 tracert command uses ICMP echo requests > (just confirmed via tcpdump), while all of the UNIX traceroute programs use > UDP packets to arbitrary, high-numbered UDP ports. Presumably the Cisco IOS > doesn't rate-limit ICMP echo replies in the same way that it does ICMP echo > requests. > > (In an earlier message, you asked if the UNIX traceroutes all shared a common > code base, and AFAIK the answer is "yes".) > > Bruce. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message