Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 19:40:43 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Matt Rudderham <matt@researcher.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: BIND v. 8
Message-ID:  <Pine.BSF.3.96.1000925193631.29808L-100000@java.dpcsys.com>
In-Reply-To: <NDBBLEKOOLGIBFPGLFEKCENHCDAA.matt@researcher.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

------=_NextPart_000_0005_01C02743.D95CBEC0
Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1
Content-ID: <Pine.BSF.3.96.1000925193631.29808N@java.dpcsys.com>

On Mon, 25 Sep 2000, Matt Rudderham wrote:
> I recently purchased DNS & BIND by O'Reilly and it has proven very
> resourceful. I am trying to setup bind to be authoritive for my Sub-Domain
> which will be delegated to me as soon as I have Named running. All appears
> to be well in my config, but after starting bind, I am getting the
> following:
> Sep 25 22:10:37 MUNICH named[317]: bind(dfd=2, [my oip].53 Address already
> in use
> Sep 25 22:10:37 MUNICH named[317]: bind(dfd=2, [192.168.8.1].53 Address
> already in use
> Sep 25 22:10:37 MUNICH named[317]: bind(dfd=2, [127.0.0.1].53 Address
> already in use
> 
> Any idea what could be causing this?

This means that named is already running.  Run

# ndc reload

to cause it to re-read your config and zone files.  You probably will
also want to add an 8.168.192.in-addr.arpa zone to your named.conf.

Dan
-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, Inc.                            dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82

------=_NextPart_000_0005_01C02743.D95CBEC0--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000925193631.29808L-100000>