From owner-freebsd-isp Thu Dec 10 09:43:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA19739 for freebsd-isp-outgoing; Thu, 10 Dec 1998 09:43:15 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from kjsl.com (Limpia.KJSL.COM [198.137.202.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA19730 for ; Thu, 10 Dec 1998 09:43:13 -0800 (PST) (envelope-from javier@kjsl.com) Received: (from javier@localhost) by kjsl.com (8.8.5/8.8.5) id JAA26488; Thu, 10 Dec 1998 09:42:59 -0800 (PST) Date: Thu, 10 Dec 1998 09:42:59 -0800 (PST) Message-Id: <199812101742.JAA26488@kjsl.com> From: Javier Henderson MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Gary D. Margiotta" Cc: FreeBSD ISP List Subject: Named question In-Reply-To: References: X-Mailer: VM 6.33 under Emacs 19.34.1 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gary D. Margiotta writes: > 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. > [ > > Named is the only thing running on this box... > > Any help would be greatly appreciated... Thanks! I'll guess that you have another instance of named running on that system, since the one you're trying to start can't bind to port 53. -jav To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message