syslog errors on new server (Fwd)

Rick Reineman rick at cascade.llnl.gov
Thu May 25 23:18:56 UTC 2000


I just got DNS running for the first time on a Solaris 2.7 system.  I believe
it is using BIND 8.1.2.  It is a non-internet server, the primary server is
the root.

It seems to work OK using nslookup.  I can do forward and reverse lookups.  I
receive the following in syslog after restarting in.named.



Zone "22.22.192.in-addr.arpa" (file 192.22.22.rev): no NS RRs found at zone
top master zone "22.22.192.in-addr.arpa" (IN) rejected due to errors (serial
2000022401)


I'm thinking I have a problem with my named.ca file.  Between being new to
this and conflicting documentation I have come up with the following two
possibilities for the named.ca file:

1)  .                       3600000  NS     backcaps.llnl.gov.
    backcaps.llnl.gov.               A      192.22.22.2

2)  backcaps.llnl.gov.      3600000 IN A    192.22.22.2
    llnl.gov.                       IN NS   backcaps.llnl.gov.
    22.22.192.in-addr.arpa.         IN NS   backcaps.llnl.gov.

This is the zone entry I am using in the named.conf file:

zone "." in {
type hint;
file "named.ca";
};

I would appreciate comments on the original error and comments on my named.ca
and named.conf files

Thanks,
Rick
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rick Reineman					UNIX Systems Management
Lawrence Livermore National Laboratory		reineman1 at llnl.gov





More information about the bind-users mailing list