From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 11:08:52 2005 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 D206516A41C for ; Sun, 12 Jun 2005 11:08:52 +0000 (GMT) (envelope-from dmarshall@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 853B643D4C for ; Sun, 12 Jun 2005 11:08:52 +0000 (GMT) (envelope-from dmarshall@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so777301rne for ; Sun, 12 Jun 2005 04:08:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=opw69hUcgtoQqUNgKypr9G2kCw+O84GB2dZVJCmqj6vg/GWQMofkRtSNovXi8/s52quNvL4uIaseAZcyV5/GQKNgnW4Adcxfvow7+6N1XZqk5PVQzD17nWd1RRQyGsX+1GD0TB96y5xvzXnLoLOf7mUc1tuk5w4QgwcIQYeNMNw= Received: by 10.38.75.33 with SMTP id x33mr506123rna; Sun, 12 Jun 2005 04:08:52 -0700 (PDT) Received: by 10.38.181.35 with HTTP; Sun, 12 Jun 2005 04:08:52 -0700 (PDT) Message-ID: <53f15863050612040812c1a011@mail.gmail.com> Date: Sun, 12 Jun 2005 04:08:52 -0700 From: David Marshall To: freebsd-questions@freebsd.org In-Reply-To: <53f158630506112337510e0a93@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <53f158630506112337510e0a93@mail.gmail.com> Subject: SOLVED: NTP: Driving Me Nuts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Marshall List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 11:08:52 -0000 After many hours of trying many different things, I *finally* noticed that an interface on the motherboard was marked as "DHCP" in /etc/rc.conf. It was getting an IP address of 0.0.0.0, which I guess was causing all my problems. So, it's got noting to do with ipv6 or any of the other dumb ideas I had. ---------- Forwarded message ---------- From: David Marshall Date: Jun 11, 2005 11:37 PM Subject: NTP: Driving Me Nuts To: freebsd-questions@freebsd.org I'm having an awful time trying to get NTP working on some new servers. [snip]