Some basic bind configuration questions

Pierre Girard pierreg at crt.umontreal.ca
Fri Aug 31 12:54:20 UTC 2001


On Fri, 31 Aug 2001 Mark.Andrews at isc.org wrote:

> > dns_zone_load: zone 127.0.0/IN: could not find NS and/or SOA records
> > dns_zone_load: zone 127.0.0/IN: has 0 SOA records
> > dns_zone_load: zone 127.0.0/IN: no NS records
> 	The zone name is not "127.0.0", it is "0.0.127.in-addr.arpa".
> 	It's hardly suprising that you got errors when you gave the
> 	wrong name to named-checkzone.

Makes sense, it works a lot better now.  Now i'm faced with another
problem because of different ip networks.  If i put no NS in the
100.10.in-addr.arpa file i get (obviously)
muskie[dns/master]> /opt/bind/sbin/named-checkzone 100.10.in-addr.arpa
dns_zone_load: zone 100.10.in-addr.arpa/IN: no NS records

If i put nameservers in it i get
muskie[dns/master]> /opt/bind/sbin/named-checkzone 100.10.in-addr.arpa
dns_master_load: 100.10.in-addr.arpa:9: ignoring out-of-zone data
(100.204.132.in-addr.arpa)
dns_master_load: 100.10.in-addr.arpa:10: ignoring out-of-zone data
(100.204.132.in-addr.arpa)
dns_master_load: 100.10.in-addr.arpa:11: ignoring out-of-zone data
(100.204.132.in-addr.arpa)
dns_zone_load: zone 100.10.in-addr.arpa/IN: no NS records

How do i fix that without giving a second ip address to the DNS servers?

I'd like to have my dns and bind book now...

Thanks.




More information about the bind-users mailing list