a> Hi: I upgraded from freebsd 5.1 to 5.3, and the upgrade went pretty a> smoothly.
a> I had BIND 9.2.3 running on 5.1, and when I upgraded to 5.3, BIND 9.3.0 was a> installed. a> my old named.conf file is still in /etc, but 9.3.0 doesn't seem to be a> reading it. a> I tried restarting bind with /usr/sbin/named -4 -c /etc/named.conf a> and it loaded, but for each file in etc/named.conf I received an error: a> Feb 11 12:54:09 ns2 named[661]: starting BIND 9.3.0 -4 -c /etc/named.conf a> Feb 11 12:54:09 ns2 named[661]: could not listen on UDP socket: address in a> use a> Feb 11 12:54:09 ns2 named[661]: creating IPv4 interface xl0 failed; a> interface ig a> nored a> Feb 11 12:54:09 ns2 named[661]: could not listen on UDP socket: address in a> use a> Feb 11 12:54:09 ns2 named[661]: creating IPv4 interface lo0 failed; a> interface ig a> nored a> Feb 11 12:54:09 ns2 named[661]: not listening on any interfaces a> Feb 11 12:54:09 ns2 named[661]: command channel listening on 0.0.0.0#953 a> Feb 11 12:54:10 ns2 named[596]: client 192.168.1.40#59629: received notify a> for z a> one 'climateiseverything.com': not authoritative a> ...[lots of zones have that error a> Feb 11 13:35:05 ns2 named[278]: zone a> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 a> .0.0.0.0.0.0.0.0.0.0.IP6.ARPA/IN: loading master file a> master/localhost-v6.rev: f a> ile not found a> Feb 11 13:35:05 ns2 named[278]: zone a> 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 a> .0.0.0.0.0.0.0.0.0.0.IP6.INT/IN: loading master file a> master/localhost-v6.rev: fi a> le not found a> _______________________________________________ a> freebsd-questions@freebsd.org mailing list a> http://lists.freebsd.org/mailman/listinfo/freebsd-questions a> To unsubscribe, send any mail to "[EMAIL PROTECTED]" --------------------------------------------- I am really not that big in BIND but before you start BIND have you checked if port 53 is already in use as "could not listen on UDP socket: address in use" seems to imply that. Hexren _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"