Ah, gotcha -- I'm not using any secondary domains so this is not an issue for me. I do have an internal network, but it's mostly blocked by ipfw/nat and doesn't have a subdomain name.

Thanks for explaining!

Sergey N. Voronkov wrote:
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.




--
Mike Lempriere- Home: m...@vintners.net  Phone: 206-780-2146
Cellphone: 206-200-5902;  text pager: mikel...@tmail.com

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to