From owner-freebsd-questions@FreeBSD.ORG Sun Dec 14 09:44:11 2003 Return-Path: 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 C8BAA16A4CE for ; Sun, 14 Dec 2003 09:44:11 -0800 (PST) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E3E43D2D for ; Sun, 14 Dec 2003 09:44:10 -0800 (PST) (envelope-from mat@FreeBSD.org) Received: by plouf.absolight.net (Postfix, from userid 1004) id 0B1EA4A9DE9; Sun, 14 Dec 2003 18:44:09 +0100 (CET) X-Original-To: questions@freebsd.org Received: from cmantatzi.in.t-online.fr (cmantatzi.in.t-online.fr [213.44.126.228]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id CC3524A9DBE for ; Sun, 14 Dec 2003 18:44:08 +0100 (CET) Date: Sun, 14 Dec 2003 18:36:31 +0100 From: Mathieu Arnold To: questions@freebsd.org Message-ID: <121730966.1071426991@cmantatzi.in.t-online.fr> X-Mailer: Mulberry/3.1.0 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: ntpd problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 17:44:11 -0000 Hi, I have a few routers who don't have any 127.0.0.1, because their loopback has a a routable address so that I can use an IGP with them. Now, I guess that's the reason why ntpd is not working, and I was wondering how I could do have it work with another IP, I guess I'll have to add some config directive to tell it that it's internal ref clock is not 127.0.0.1, what I hope is that it's not hard coded in it, if that is, I'll have to create an lo1 with 127.0.0.1, but I'd rather not. -- Mathieu Arnold