From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 01:33:15 2004 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 99E7A16A4CE for ; Sun, 8 Feb 2004 01:33:15 -0800 (PST) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 939C743D1F for ; Sun, 8 Feb 2004 01:33:15 -0800 (PST) (envelope-from luke@storydriven.com) Received: from d66-183-172-249.bchsia.telus.net ([66.183.172.249] helo=[192.168.1.100]) by firecrest.mail.pas.earthlink.net with asmtp (Exim 3.33 #1) id 1AplJT-0000o4-00 for freebsd-questions@freebsd.org; Sun, 08 Feb 2004 01:33:15 -0800 Mime-Version: 1.0 (Apple Message framework v612) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: FreeBSD-questions From: Luke Cowell Date: Sun, 8 Feb 2004 01:34:04 -0800 X-Mailer: Apple Mail (2.612) X-ELNK-Trace: b129f79fbe128c36e24c3129c0440d204d2b10475b571120b99b91a5b2cefcb3b1946ca0854b82e57ef9f80aaf77e5a4350badd9bab72f9c350badd9bab72f9c Subject: Fwd: dig/named - res_nsend: Protocol not supported 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, 08 Feb 2004 09:33:15 -0000 Yes, it was an IPV6 address in my hosts file. Had I specified the loopback IP instead of 'localhost' it would have worked. Luke Begin forwarded message: > From: Saint Aardvark the Carpeted > > Date: February 7, 2004 12:09:52 PST > To: Luke Cowell > Cc: freebsd-questions@freebsd.org > Subject: Re: dig/named - res_nsend: Protocol not supported > > Luke Cowell disturbed my sleep to write: >> *Why* do I need to have IPV6 enable ? Is it some configuration option >> of named that I overlooked ? > > Hm...it could be that named is only listening on IPv6 localhost (::1) > rather than IPv4 (127.0.0.1) by default, but that seems strange to me. > Try "grep localhost /etc/hosts" and see if you've got entries for both. > Are you running the default version of BIND, or a version from ports? > > Hugh > > > -- > Saint Aardvark the Carpeted > aardvark@saintaardvarkthecarpeted.com > Because the plural of Anecdote is Myth. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >