From owner-freebsd-net@FreeBSD.ORG Thu Dec 28 17:31:45 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D3F216A403 for ; Thu, 28 Dec 2006 17:31:45 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (noop.in-addr.com [208.58.23.51]) by mx1.freebsd.org (Postfix) with ESMTP id EA6AA13C466 for ; Thu, 28 Dec 2006 17:31:44 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1Gzz6U-000BlY-Nm; Thu, 28 Dec 2006 12:31:42 -0500 Date: Thu, 28 Dec 2006 12:31:42 -0500 From: Gary Palmer To: Stephan Wehner Message-ID: <20061228173142.GB13257@in-addr.com> Mail-Followup-To: Stephan Wehner , Matthew Hudson , freebsd-net@freebsd.org References: <20061227221844.GA50395@gort.synoptic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-net@freebsd.org, Matthew Hudson Subject: Re: Diagnose co-location networking problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 17:31:45 -0000 On Wed, Dec 27, 2006 at 10:08:25PM -0800, Stephan Wehner wrote: > Ok, this is a little unfortunate: I can't run traceroute from the client PC > (the service provider doesn't seem to like it). (Nor can I use ping) /usr/ports/net/tcptraceroute You should normally be able to use tcptraceroute to get path information to systems that are listening on a TCP port (e.g. a web or mail server). You can try ports that aren't open on the other end, but that may be less useful.