getting bind to work in Ultrix 4.0

Chris Myers chris at wuarchive.wustl.edu
Wed Nov 7 04:37:03 AEST 1990


ellis at rata.vuw.ac.nz (Brian Ellis) writes:

>[...] The
>daemon dies and vanishes, leaving these messages in /var/spool/mqueue/syslog:
>
>Nov  6 21:18:40 localhost: 1218 named: restarted
>Nov  6 21:18:41 localhost: 1218 named: address of primary server not in
>local db:
>
>[...]

There MUST be an entry in /etc/hosts (yes, /etc/hosts!) for each and every
of the nameservers listed as primary nameservers for a domain.  In other
words, for a line that reads:

	secondary	foo.com		a.b.c.d e.f.g.h i.j.k.l

you need in /etc/hosts

	a.b.c.d		nameserver1.foo.com
	e.f.g.h		nameserver2.foo.com
	i.j.k.l		nameserver3.foo.com

This should solve your problem...

-- 
Chris Myers                                Internet: chris at wugate.wustl.edu
Software Engineer                           UUCP: ...!uunet!wuarchive!chris
Office of the Network Coordinator                BITNET: chris at wunet.bitnet
Washington University in Saint Louis                 Phone: +1 314 726 7390



More information about the Comp.unix.ultrix mailing list