DNS newbie question
Joel Hammer
Joel
Mon May 17 11:43:16 PDT 2004
I can get a similar error regarding the NS record by deleting the NS line
from my zone file, as below:
This is file 192.168.1
$TTL 1W
@ SOA jhammer.org. jlh.jhammer.org. (
1 ; Serial
8H ; Refresh
2H ; Retry
1W ; Expire
1D) ; Minimum TTL
NS hammer2.jhammer.org. <---delete gives errors
below
1 PTR hammer1.jhammer.org.
2 PTR subnet.jhammer.org.
3 PTR laptop.jhammer.org.
6 PTR jhammer6.jhammer.org.
9 PTR elsa.jhammer.org.
7 PTR hammer7.jhammer.org.
Error: dns_zone_load: zone 1.168.192.in-addr.arpa/IN: no NS records
I can't replicate your SOA errors, however.
Maybe you should grep through the source code and find out where this
error is coming from?
DNS is a bear, yes?
Joel
On Mon, Jan 20, 2003 at 08:10:38AM +0000, Richard Thompson wrote:
> I'm working on creating DNS for my lan and I've managed to wrap my brain
> around it enough info to get named running, but I can't quite grasp what
> is causing the NS & SOA records errors. I've Googled some, but I'm
> afraid a lot of what I saw was still pretty much beyond me. I could
> supply the zone records if necessary, but I'd rather figure it out from
> helpful hints than have the answer dropped in my lap. Anyone? RH 7.2
>
> Jan 20 07:56:57 admin named[15443]: starting BIND 9.2.1 -u named
> Jan 20 07:56:57 admin named[15443]: using 1 CPU
> Jan 20 07:56:57 admin named[15445]: loading configuration from
> '/etc/named.conf'
> Jan 20 07:56:57 admin named: named startup succeeded
> Jan 20 07:56:57 admin named[15445]: no IPv6 interfaces found
> Jan 20 07:56:57 admin named[15445]: listening on IPv4 interface lo,
> 127.0.0.1#53
> Jan 20 07:56:57 admin named[15445]: listening on IPv4 interface eth0,
> 192.168.0.3#53
> Jan 20 07:56:57 admin named[15445]: zone 0.0.127.in-addr.arpa/IN: could
> not find NS and/or SOA records
> Jan 20 07:56:57 admin named[15445]: zone 0.0.127.in-addr.arpa/IN: has 0
> SOA records
> Jan 20 07:56:57 admin named[15445]: zone 0.0.127.in-addr.arpa/IN: has no
> NS records
> Jan 20 07:56:57 admin named[15445]: zone 0.168.192.in-addr.arpa/IN:
> could not find NS and/or SOA records
> Jan 20 07:56:57 admin named[15445]: zone 0.168.192.in-addr.arpa/IN: has
> 0 SOA records
> Jan 20 07:56:57 admin named[15445]: zone 0.168.192.in-addr.arpa/IN: has
> no NS records
> Jan 20 07:56:57 admin named[15445]: zone dpd.net/IN: could not find NS
> and/or SOA records
> Jan 20 07:56:57 admin named[15445]: zone dpd.net/IN: has 0 SOA records
> Jan 20 07:56:57 admin named[15445]: zone dpd.net/IN: has no NS records
> Jan 20 07:56:57 admin named[15445]: running
> --
> Richard Thompson <mergannt at nushtel.com>
>
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
More information about the Linux-users
mailing list