From owner-freebsd-stable@FreeBSD.ORG Thu Mar 30 16:25:14 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3B8516A423 for ; Thu, 30 Mar 2006 16:25:14 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from smtp1.uct.ac.za (smtp1.uct.ac.za [137.158.128.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD6A243D80 for ; Thu, 30 Mar 2006 16:24:55 +0000 (GMT) (envelope-from bsd@lordcow.org) Received: from anubis.uct.ac.za ([137.158.128.125]) by smtp1.uct.ac.za with esmtp (Exim 4.30; FreeBSD) id 1FOzx0-0005AO-WC for stable@freebsd.org; Thu, 30 Mar 2006 18:24:46 +0200 Received: from lhc.phy.uct.ac.za ([137.158.37.93]) by anubis.uct.ac.za with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FOzx0-000Hvl-SF for stable@freebsd.org; Thu, 30 Mar 2006 18:24:46 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.60) (envelope-from ) id 1FOzx1-0001lk-AN for stable@freebsd.org; Thu, 30 Mar 2006 18:24:47 +0200 Date: Thu, 30 Mar 2006 18:24:47 +0200 From: gareth To: stable@freebsd.org Message-ID: <20060330162447.GA6714@lordcow.org> Mail-Followup-To: stable@freebsd.org References: <442C04EF.6060600@jellydonut.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <442C04EF.6060600@jellydonut.org> User-Agent: Mutt/1.5.11+cvs20060126 Cc: Subject: Re: ntpdate 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: Thu, 30 Mar 2006 16:25:14 -0000 On Thu 2006-03-30 (11:18), Michael Proto wrote: > Just curious, do you have ipv6 enabled in your kernel and working on > your Ethernet interface? It looks like you're only getting an ipv6 > address returned by the resolver for nom.uct.ac.za. I did a lookup > myself and I got both an ipv4 and ipv6 address: i took out : options INET6 # IPv6 communications protocols and just left: device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) in the kernel > Perhaps someone with a better knowledge of the resovler can answer to > why no ipv4 address is returned. yea. i get the ipv4 addy back from my linux machines.