From owner-freebsd-stable@FreeBSD.ORG Mon Jul 23 19:22:23 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9196D16A417 for ; Mon, 23 Jul 2007 19:22:23 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.freebsd.org (Postfix) with ESMTP id 64F9A13C4A8 for ; Mon, 23 Jul 2007 19:22:23 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by mail.ticketswitch.com with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1ID3U6-000PCg-Mo; Mon, 23 Jul 2007 20:22:22 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1ID3U6-0001LW-Ll; Mon, 23 Jul 2007 20:22:22 +0100 To: freebsd-stable@freebsd.org, ianjhart@ntlworld.com In-Reply-To: <200707231702.21413.ianjhart@ntlworld.com> Message-Id: From: Pete French Date: Mon, 23 Jul 2007 20:22:22 +0100 Cc: Subject: Re: ntpd on a NAT gateway seems to do nothing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2007 19:22:23 -0000 > It's deja-vu all over again. > > I found my works NTP service was broken on Friday, just after I started my > holiday. Interesting to hear from someone also using NAt with a very similar problem. Thanks, I am running -STABLE rather than RELENG, but I suspect I will simply try updating to a later STABLE tomorrow and see if that helps. > I'm using IPFW and ipnat, which I believe is somewhat unusual. Ipnat is there > to 'fix' the source IP. Don't ask! :-) once you start playing with NAT things can get odd quite fast I have found! > Anyway; I just did a cleandir x2, rebuild and update to p6, and it's working > again. > > Might be worth a try. I'll try tomorrow, thanks, -pete.