From owner-freebsd-questions@FreeBSD.ORG Thu May 18 16:50:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DE15616A588 for ; Thu, 18 May 2006 16:50:41 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B3943D55 for ; Thu, 18 May 2006 16:50:33 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:13334) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fglhn-000Dl4-4l; Thu, 18 May 2006 16:50:31 +0000 Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id CF16E58110B; Thu, 18 May 2006 18:50:39 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by aseed.demon.nl (Postfix) with ESMTP id 9C7AA581105; Thu, 18 May 2006 18:50:39 +0200 (CEST) Received: from [192.168.0.11] (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) by http.aseed.net (Postfix) with ESMTP id E96EC58C605; Thu, 18 May 2006 18:50:38 +0200 (CEST) Message-ID: <446CA5D3.4000909@scii.nl> Date: Thu, 18 May 2006 18:50:27 +0200 From: albi User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: Rodrigo Mufalani References: <008a01c67a95$12726340$4e05a8c0@oramx> In-Reply-To: <008a01c67a95$12726340$4e05a8c0@oramx> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Cc: FreeBSD Questions Subject: Re: ping on desktop 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: Thu, 18 May 2006 16:50:46 -0000 Rodrigo Mufalani wrote: > I have a freeBSD 5.4, with squid, my desktop go to web via squid. > > On the server, pinging 200.122.122.53 for example, its ok!!! > > But , on my desktop, no answer. > > > How to make my desktop, ping a puublic ip? you could perhaps try mtr instead of ping (mtr does not use the "ping-protocol") mtr is in the ports, see also here : http://www.freshports.org/net/mtr/ http://www.bitwizard.nl/mtr/ -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import