Running Bind9 on Redhat 7

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Mon Feb 19 22:10:50 UTC 2001


> 
> Hi !!
> 
> I am configuring Bind 9 on Redhat 7 but unable to start the named.
> Here is my /var/log message log:
> 
> 
> Feb 20 09:49:58 ns2 named[2003]: starting BIND 9.0.0

	First the latest code is BIND 9.1.1rc2

> Feb 20 09:49:58 ns2 named[2005]: loading configuration from
> '/var/named/named.bo
> ot'

	Calling the file named.boot will confuse people trying to
	help you.  I suggest that you call it named.conf.

> Feb 20 09:49:58 ns2 named[2005]: the default for the 'auth-nxdomain'
> option is n
> ow 'no'

	Informational ignore or add "auth-nxdomain no;" to the options
	block.

> Feb 20 09:49:58 ns2 modprobe: modprobe: Can't locate module net-pf-10

	Informational, your kernel does not have IPv6 support.   If
	you look at the archives you will see how to silence this.

> Feb 20 09:49:58 ns2 named[2005]: no IPv6 interfaces found

	Informational ignore.

> Feb 20 09:49:58 ns2 named[2005]: listening on IPv4 interface lo,
> 127.0.0.1#53

	Informational ignore.

> Feb 20 09:49:58 ns2 named[2005]: socket.c:1183: unexpected error:
> Feb 20 09:49:58 ns2 named[2005]: setsockopt(10, SO_TIMESTAMP) failed

	Your kernel is out of sync with your userland.  You can
	ignore this or install a leter version of BIND.

> Feb 20 09:49:58 ns2 named[2005]: listening on IPv4 interface eth0,
> 209.58.33.71#
> 53

	Informational ignore.

> Feb 20 09:49:58 ns2 named[2005]: socket.c:1183: unexpected error:
> Feb 20 09:49:58 ns2 named[2005]: setsockopt(12, SO_TIMESTAMP) failed

	Informational ignore.

> Feb 20 09:49:58 ns2 named[2005]: socket.c:1183: unexpected error:
> Feb 20 09:49:58 ns2 named[2005]: setsockopt(9, SO_TIMESTAMP) failed

	Informational ignore.

> Feb 20 09:49:58 ns2 named[2005]: dns_master_load: db.127.0.0:1: no TTL
> specified

	Add a default ttl as specified in doc/misc/migration.

> Feb 20 09:49:58 ns2 named[2005]: dns_zone_load: zone
> 0.0.127.IN-ADDR.ARPA/IN: da
> tabase db.127.0.0: dns_db_load failed: no ttl
> Feb 20 09:49:58 ns2 named[2005]: loading zones: no ttl
> Feb 20 09:49:58 ns2 named[2005]: exiting (due to fatal error)
> Feb 20 09:50:00 ns2 CROND[2010]: (root) CMD (   /sbin/rmmod -as)
> 
> 
> Anyone have an idea how to solve this problem.
> 
> Thanx,
> Nauman Ansrai
> 
> 
--
Mark Andrews, Nominum Inc.
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com


More information about the bind-users mailing list