Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2009 08:38:11 +0500
From:      "Sergey N. Voronkov" <serg@tmn.ru>
To:        Mike Lempriere <mike@vintners.net>
Cc:        stable@freebsd.org
Subject:   Re: named won't start
Message-ID:  <20090116033811.GA48368@tmn.ru>
In-Reply-To: <496F3A6F.1050505@vintners.net>
References:  <496EB76F.9000501@vintners.net> <20090115044333.GA42029@tmn.ru> <496F3A6F.1050505@vintners.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 15, 2009 at 05:30:23AM -0800, Mike Lempriere wrote:
> I'm not real clear on what item 6 means.  However all of my specified 
> zones have at least one NS and one A record.  Does this mean I'm Ok?

"Sites that were relying on this BIND 8 behaviour need to add any
omitted glue NS records, and any necessary glue A records, to the
parent zone."

Exactly as:

domain.com.zone:
[...]
sec		IN	NS	ns.sec.domain.com.
ns.sec		IN	A	1.2.3.4
[...]

sec.domain.com.zone:
@		IN	SOA
[...]

Nothing more. But I'v miss Your real problem below.

> Sergey N. Voronkov wrote:
> >On Wed, Jan 14, 2009 at 08:11:27PM -0800, Mike Lempriere wrote:
> >  
> >>From /var/log/messages:
> >>starting BIND 9.4.3-P1 -t /var/named -u bind
> >>could not get query source dispatcher (0.0.0.0#53)
> >>loading configuration: address in use
> >>exiting (due to fatal error)

So, the EXACT problem is a double start of the daemon. Please double check
merge of rc files after upgrade.

> >>I had just updated from 5-stable (at 5.5) to 6-stable (at 6.4).  Upon 
> >>today's upgrade I got to 7.1.  Everything else seems to be be working 
> >>(the machine is basically a webserver), except named.  apache is serving 
> >>up pages, but only until my TTL times out...
> >>
> >>I so no errors in the builds or installs.  I foolwed the instructions in 
> >>UPDATING.  I believe I did an accurate merge of my named.conf file.
> >>
[skip]

Sergey N. Voronkov,
Sibitex Ltd.



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