[Bug 510587] [NEW] Bind/named does not initialize on boot due to missing IPv6 address

Vihai daniele at orlandi.com
Thu Jan 21 11:05:40 GMT 2010


Public bug reported:

Binary package hint: bind9


Hello,

After a reboot I noticed that named did not start. Starting it manually
worked fine.

In the log I found:

Jan 21 11:27:40 sid named[1315]: starting BIND 9.6.1-P2 -u bind
Jan 21 11:27:40 sid named[1315]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld' '--with-dlz-postgres=no' '--with-dlz-mysql=no' '--with-dlz-bdb=yes' '--with-dlz-filesystem=yes' '--with-dlz-ldap=yes' '--with-dlz-stub=yes' '--with-geoip=/usr' '--enable-ipv6' 'CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'FFLAGS=-g -O2'
Jan 21 11:27:40 sid named[1315]: adjusted limit on open files from 1024 to 1048576
Jan 21 11:27:40 sid named[1315]: found 4 CPUs, using 4 worker threads
Jan 21 11:27:40 sid named[1315]: using up to 4096 sockets
Jan 21 11:27:40 sid named[1315]: loading configuration from '/etc/bind/named.conf'
Jan 21 11:27:41 sid named[1315]: using default UDP/IPv4 port range: [1024, 65535]
Jan 21 11:27:41 sid named[1315]: using default UDP/IPv6 port range: [1024, 65535]
Jan 21 11:27:41 sid named[1315]: listening on IPv4 interface eth0:auth2, 62.212.1.11#53
Jan 21 11:27:41 sid named[1315]: listening on IPv6 interface eth0, 2a02:20:0:101::20#53
Jan 21 11:27:41 sid named[1315]: could not listen on UDP socket: address not available
Jan 21 11:27:41 sid named[1315]: creating IPv6 interface eth0 failed; interface ignored
Jan 21 11:27:41 sid named[1315]: could not get query source dispatcher (2a02:20:0:101::20#0)
Jan 21 11:27:41 sid named[1315]: additionally listening on IPv6 interface eth0, 2a02:20:0:101::20#53
Jan 21 11:27:41 sid named[1315]: could not listen on UDP socket: address not available
Jan 21 11:27:41 sid named[1315]: creating IPv6 interface eth0 failed; interface ignored
Jan 21 11:27:41 sid named[1315]: loading configuration: address not available
Jan 21 11:27:41 sid named[1315]: exiting (due to fatal error)

It looks like the IPv6 address was not yet assigned to the interface,
thus named wasn't able to listen on it.

** Affects: bind9 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Bind/named does not initialize on boot due to missing IPv6 address
https://bugs.launchpad.net/bugs/510587
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.



More information about the Ubuntu-server-bugs mailing list