Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 1998 12:47:11 -0500
From:      Chris Johnson <cjohnson@palomine.net>
To:        "Gary D. Margiotta" <gary@tbe.net>, FreeBSD ISP List <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Named question
Message-ID:  <19981210124711.A5838@palomine.net>
In-Reply-To: <Pine.BSF.3.96.981210121657.3822A-100000@electric.tbe.net>; from Gary D. Margiotta on Thu, Dec 10, 1998 at 12:22:38PM -0500
References:  <Pine.BSF.3.96.981210121657.3822A-100000@electric.tbe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 10, 1998 at 12:22:38PM -0500, Gary D. Margiotta wrote:
> Trying to start up Named, running BIND 8.1.2 on a 3.0-RELEASE system:
> 
> FreeBSD jedi.tcdesigns.com 3.0-RELEASE FreeBSD 3.0-RELEASE #0: Tue Nov 24
> 07:03:
> 45 EST 1998     root@jedi.tcdesigns.com:/usr/src/sys/compile/JEDI  i386
> [
> 
> Getting the following errors... Anyone have any ideas?
> 
> Dec  9 23:58:07 jedi named[211]: starting.  named 8.1.2 Sat Oct 17
> 16:02:16 GMT
> 1998    jkh@kickme.freebsd.org:/usr/obj/elf/usr/src/usr.sbin/named
> Dec  9 23:58:07 jedi named[211]: bind(dfd=20, [216.25.158.5].53): Address
> already in use
> Dec  9 23:58:07 jedi named[211]: deleting interface [216.25.158.5].53
> Dec  9 23:58:07 jedi named[211]: bind(dfd=20, [127.0.0.1].53): Address
> already in use
> Dec  9 23:58:07 jedi named[211]: deleting interface [127.0.0.1].53
> Dec  9 23:58:07 jedi named[211]: not listening on any interfaces
> Dec  9 23:58:07 jedi named[212]: Ready to answer queries.

It looks like you're trying to start named when it's already running. In fact,
it's running on that machine right now:

[cjohnson@mail cjohnson]$ host www.amherst.edu 216.25.158.5
Using domain server 216.25.158.5:
www.amherst.edu has address 148.85.1.57

Chris

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981210124711.A5838>