From owner-freebsd-questions@FreeBSD.ORG Wed May 12 12:36:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D1716A4CE for ; Wed, 12 May 2004 12:36:48 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9475043D1D for ; Wed, 12 May 2004 12:36:47 -0700 (PDT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([24.20.127.157]) by comcast.net (sccrmhc12) with ESMTP id <2004051219364601200ri7hpe>; Wed, 12 May 2004 19:36:46 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id A9CEE60F; Wed, 12 May 2004 12:36:45 -0700 (PDT) Date: Wed, 12 May 2004 12:36:45 -0700 From: Clint Olsen To: Mike Hogsett Message-ID: <20040512193645.GA70862@0lsen.net> References: <20040512192918.GA69895@0lsen.net> <200405121933.i4CJXKOB022965@beast.csl.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200405121933.i4CJXKOB022965@beast.csl.sri.com> User-Agent: Mutt/1.4.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! cc: questions@freebsd.org Subject: Re: Traceroute supporting ICMP ECHO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 19:36:48 -0000 On May 12, Mike Hogsett wrote: > > I think its already there. ( 4.9-RELEASE-p3 ) > > From traceoute(8) > > -P Send packets of specified IP protocol. The currently supported > protocols are: UDP, TCP, GRE and ICMP. Other protocols may also > be specified (either by name or by number), though traceroute > does not implement any special knowledge of their packet for- > mats. This option is useful for determining which router along a > path may be blocking packets based on IP protocol number. But > see BUGS below. Doh! I'll go crawl in my hole now... Thanks for the cluepon! -Clint