Date: Fri, 11 Feb 2005 19:55:52 +0100 From: Hexren <me@hexren.net> To: "aklist_061666" <aklist_061666@enigmedia.com> Cc: freebsd-questions@freebsd.org Subject: Re: Newbie upgrade problem Message-ID: <5326005964.20050211195552@hexren.net> In-Reply-To: <002001c5106a$08495a90$0b01a8c0@enigmedia.net> References: <002001c5106a$08495a90$0b01a8c0@enigmedia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 "freebsd-questions-unsubscribe@freebsd.org" --------------------------------------------- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5326005964.20050211195552>