From owner-freebsd-questions@FreeBSD.ORG Fri Jun 15 20:57:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2055F16A46C for ; Fri, 15 Jun 2007 20:57:45 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id BF79713C45D for ; Fri, 15 Jun 2007 20:57:44 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so924009nzn for ; Fri, 15 Jun 2007 13:57:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kKvdw10o4ZV+C7AHaoTryRW6OfnW2VJiwDGmIdYUxFPllzQX5bMnIT6/EK/RaCG94AfT/sIsDiKcX1mxk4MIQXTRUGsUGDRjl/jk8yu2gY/PfgiCKmErz4Hvg8uEduFmKkN0muRqt7U95kRPzcuBHr8kQfAroVe923SDgZWFrh0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gepgwxnmmawCBjAFUJGhRxYpdVVdTEDsionh15C8Dr8qojmeJE2Vk7/94ym0uPXm1o9elJPeX8CtLmqBl3tEi0UBHaSJRL+V/sBtHRFiD3AkxFumt7fo2KT0imh54AcuNyY9wGJDdkKiW174CpIIfO2r6hmLfaGQZBVRZOJ0MYs= Received: by 10.114.53.1 with SMTP id b1mr3373574waa.1181941063548; Fri, 15 Jun 2007 13:57:43 -0700 (PDT) Received: by 10.114.173.11 with HTTP; Fri, 15 Jun 2007 13:57:43 -0700 (PDT) Message-ID: Date: Fri, 15 Jun 2007 13:57:43 -0700 From: "Kurt Buff" To: "Michael K. Smith - Adhost" In-Reply-To: <17838240D9A5544AAA5FF95F8D520316022ABA05@ad-exh01.adhost.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070615215116.A63508@wojtek.tensor.gdynia.pl> <4672F1F0.4090707@joeholden.co.uk> <17838240D9A5544AAA5FF95F8D520316022ABA05@ad-exh01.adhost.lan> Cc: Wojciech Puchar , Joe Holden , FreeBSD Subject: Re: OK - I'm fairly clueless on this... 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: Fri, 15 Jun 2007 20:57:45 -0000 Not for traceroute, no. On 6/15/07, Michael K. Smith - Adhost wrote: > Hello: > > > > On 6/15/07, Joe Holden wrote: > > > Wojciech Puchar wrote: > > > >> zsquid# traceroute www.freebsd.org > > > >> traceroute to www.freebsd.org (69.147.83.33), 64 hops max, 40 > byte > > > >> packets > > > >> 1 www.freebsd.org (69.147.83.33) 1.050 ms 0.970 ms 2.110 ms > > > > > > > > very short times suggest that the router (possibly NAT machine as > > > > 192.168 suggest) is doing strange things... > > > Do you have a bogus rdr/fwd in your config anywhere? > > > -- > > > Joe Holden > > > T: (UK) 02071009593 (AU) 282442321 > > > E: joe@joeholden.co.uk > > > > Uh, don't know what those are, and I built this machine myself, from > > scratch, so I doubt it. > > > > All it's got on it is postfix (for mailing daily reports) and squid. > > It's pointed to our new T1, out a Watchguard firewall - we're going to > > use the old T1 for mail and traffic to our branch offices. > > > > > Do you have a Proxy of some sort on your network that might have cached > www.freebsd.org? > > Regards, > > Mike >