From owner-freebsd-questions@FreeBSD.ORG Fri Jun 15 20:14:15 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 7EF9916A468 for ; Fri, 15 Jun 2007 20:14:15 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9F413C457 for ; Fri, 15 Jun 2007 20:14:15 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so914333nzn for ; Fri, 15 Jun 2007 13:14:14 -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=tUxmUMfxTpVd6BoibZASQEpuBnTMAetcoQS+pq6QUJDjYRgYs+H9boc0UtIvDGOCQrU0cT/YZikFqSwSvmSyo424TKLTZy4PlpxodkiExx4KKNRCB6sT7snspkmK7auOLXxETe7rCO8iwjlDBZG8nbOuQB42l/fttiwv0hl5Fno= 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=P1ob7rgrzDsz4z9Q+Gka6Gn+rfA4kwdy1fReWYeA6byb14LQYJYqBeIbfWyoO6BLFHNQNXoOGaqfL80Sip5pv4u9HVT/LtTe+Au+OR9j5mepr3DXh2UtS5gk495flpDENVmXK2+D0DbTDaQzQwTXBgCZ6qFY3cw/Dzj0XT7j5rw= Received: by 10.114.155.1 with SMTP id c1mr3381434wae.1181938454476; Fri, 15 Jun 2007 13:14:14 -0700 (PDT) Received: by 10.114.173.11 with HTTP; Fri, 15 Jun 2007 13:14:14 -0700 (PDT) Message-ID: Date: Fri, 15 Jun 2007 13:14:14 -0700 From: "Kurt Buff" To: "Joe Holden" In-Reply-To: <4672F1F0.4090707@joeholden.co.uk> 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> Cc: Wojciech Puchar , 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:14:15 -0000 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. Oh, and to reply to Wojciech, here's what he wanted as well: zsquid# ifconfig -a fxp0: flags=8843 mtu 1500 options=8 inet 192.168.8.72 netmask 0xffffff00 broadcast 192.168.8.255 ether 00:11:11:2b:db:97 media: Ethernet autoselect (100baseTX ) status: active plip0: flags=108810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000