From owner-freebsd-questions@FreeBSD.ORG Tue Jan 3 07:31:19 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 4672A16A41F for ; Tue, 3 Jan 2006 07:31:19 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0183543D4C for ; Tue, 3 Jan 2006 07:31:16 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from smiley (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 7AED919F2C for ; Mon, 2 Jan 2006 23:31:15 -0800 (PST) From: "Darren Pilgrim" To: Date: Mon, 2 Jan 2006 23:31:09 -0800 Message-ID: <001d01c61037$aaf9a150$642a15ac@smiley> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Subject: How to bind ntpd to a single address? 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: Tue, 03 Jan 2006 07:31:19 -0000 I don't like (let alone want) ntpd binding to every IP address on the host. The man pages don't say anything about specifying a binding address for ntpd. A search of the sources and Google also failed to reveal anything useful. So how to I tell ntpd to bind to a specific IP address?