please give me a clue: why not loading

Colin Stefani colins at pro2net.com
Tue Nov 21 16:37:00 UTC 2000


What do your syslogs say? (/var/log/messages)

It's probably rejecting a zone file or there's typo somewhere. Usually the
syslog will show the line number and/or config errors fairly clearly. Check
that out and see if you can see something there.

-colin

-----Original Message-----
From: sygurd1006 at my-deja.com [mailto:sygurd1006 at my-deja.com]
Sent: Monday, November 20, 2000 5:36 PM
To: comp-protocols-dns-bind at moderators.isc.org
Subject: please give me a clue: why not loading


'S45named status' yields:

named 8.2.2-P5 Mon Feb 28 10:17:53 EST 2000
root at porky.devel.redhat.com:/usr/src/bs/BUILD/bind-
8.2.2_P5/src/bin/named
number of zones allocated: 64
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
server is DONE priming
server IS NOT loading its configuration

i think i should begin with the named.boot right?
This is what it looks like:

directory                                       /var/named
cache      .                                    named.ca
primary    0.0.127.in-addr.arpa                 named.local
; make him a secondary nameserver
slave  babtv.net            202.96.134.173  babtv.hosts
slave  babtv.net            202.96.134.188  babtv.hosts
slave   141.61.in-addr.arpa  202.96.134.173  61.141.rev
;
forwarders 202.96.134.173 202.96.134.188

my named.conf looks like this:
        directory "/var/named";
        // query-source address * port 53;
};

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

zone "0.0.127.in-addr.arpa" {
        type master;
        file "named.local";
};


any comments welcome
thanks in advance



Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the bind-users mailing list