From owner-freebsd-questions@FreeBSD.ORG Tue Mar 11 06:24:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B9251065682 for ; Tue, 11 Mar 2008 06:24:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id C85A78FC17 for ; Tue, 11 Mar 2008 06:24:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m2B6O1UR002682; Tue, 11 Mar 2008 07:24:01 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m2B6No50002679; Tue, 11 Mar 2008 07:23:54 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 11 Mar 2008 07:23:49 +0100 (CET) From: Wojciech Puchar To: Patrick Mahan In-Reply-To: <47D5F4B5.1030309@mahan.org> Message-ID: <20080311072300.K2678@wojtek.tensor.gdynia.pl> References: <94136a2c0803101454l6ca76c99ma1fa1083d7ea2137@mail.gmail.com> <20080310231502.V7454@wojtek.tensor.gdynia.pl> <94136a2c0803101520p4f044ce4lae76975f899296e7@mail.gmail.com> <20080310232639.K7504@wojtek.tensor.gdynia.pl> <20080311023822.GA55240@osiris.chen.org.nz> <47D5F4B5.1030309@mahan.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Zbigniew Szalbot , freebsd-questions , Jonathan Chen Subject: Re: traceroute problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2008 06:24:43 -0000 > to prevent you from learning about their routing paths. In these cases, > you get back the "1 * * *" type of output from traceroute. Also, by > default traceroute attempts to do a reverse DNS on the IP address, so > you can speed things up by doing a 'traceroute -n' to avoid this look-up. > many commercial firewalls, including those in integrated devices, tend to block everything excluding often used services. some even block ICMP ping.