problem with bind 8.2.3

Ed Conto econto1 at nycap.rr.com
Mon Feb 19 22:06:06 UTC 2001





Many of your zones in your named.conf have the word "in" on the zone line. I
have never seen that.  That *might* be a problem.  Also, the primary server
likely has some kind of sytax or logic error, such as a "CNAME and other
data" for those two zones.  You mentioned that you incremented the serial
number. Did you increment the serial's on the SLAVE?  If so, that is not
correct, you should only manually increment the primary server's serial.  If
your serial numbers on your SLAVE server are higher than the MASTER for
these two zones, then you need to lower them on the slave server.  Looks
like the master server's serials for these two zones are
189(668.52.200.IN-ADDR.ARPA) and 201(visualbridge.tv).

-Ed


zone "66.52.200.IN-ADDR.ARPA" in{

type slave;

file "rev.200.52.66";

masters {12.19.102.16;};

};
-----Original Message-----
From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org]On
Behalf Of Philip J. Priest
Sent: Monday, February 19, 2001 1:39 PM
To: bind-users at isc.org
Subject: problem with bind 8.2.3


Im having some problems.  I made some changes to my boot files.  and I did
increment the serial # of these files.

this is my slave dns.
heres the error im getting in my syslog

Feb 19 12:29:59 vbrg-ns named[28334]: Err/TO getting serial# for
"66.52.200.IN-A
DDR.ARPA"
Feb 19 12:29:59 vbrg-ns named[28334]: Err/TO getting serial# for
"visualbridge.t
v"
Feb 19 12:29:59 vbrg-ns named-xfer[28337]: [209.247.124.3] not authoritative
for
 66.52.200.IN-ADDR.ARPA, SOA query got rcode 0, aa 0, ancount 0, aucount 13
Feb 19 12:29:59 vbrg-ns named-xfer[28338]: [209.247.124.3] not authoritative
for
 visualbridge.tv, SOA query got rcode 0, aa 0, ancount 1, aucount 0

and heres my named.conf



options {

// The following paths are necessary for this chroot

directory "/etc/namedb";

dump-file "/var/tmp/named_dump.db";

pid-file "/var/run/named.pid";

named-xfer "/usr/sbin/named-xfer";

statistics-file "/var/tmp/named.stats";

memstatistics-file "/var/tmp/named.memstats";

};

logging {

channel seclog {

file "/var/log/sec.log" versions 5 size

1m;

print-time yes; print-category yes;

};

category xfer-out { seclog; };

category panic { seclog; };

category security { seclog; };

category insist { seclog; };

category response-checks { seclog; };

};

zone "iecommerce.net" in {

type slave;

file "named.data";

masters {12.19.102.16;};

};

zone "iecknowledge.com" in {

type slave;

file "iecknowledge.com";

masters {12.19.102.16;};

};

zone "netforalltv.net" in {

type slave;

file "iecommerce.net";

masters {

12.19.102.16;

};

};

zone "netforalltv.com" in {

type slave;

file "netforalltv.com";

masters {12.19.102.16;};

};

zone "netforallhealth.com" in {

type slave;

file "netforallhealth.com";

masters {12.19.102.16;};

};

zone "netforallhealth.net" in {

type slave;

file "netforallhealth.net";

masters {12.19.102.16;};

};

zone "netforallhealth.org" in {

type slave;

file "netforallhealth.org";

masters {12.19.102.16;};

};

zone "healthnetforall.com" in {

type slave;

file "healthnetforall.com";

masters {12.19.102.16;};

};

zone "healthnetforall.org" in {

type slave;

file "healthnetforall.org";

masters {12.19.102.16;};

};

zone "healthnetforall.net" in {

type slave;

file "healthnetforall.net";

masters {12.19.102.16;};

};

zone "net4alltv.net" in {

type slave;

file "net4alltv.net";

masters {12.19.102.16;};

};

zone "net4alltv.com" in {

type slave;

file "net4alltv.com";

masters {12.19.102.16;};

};

zone "tv-net.net" in {

type slave;

file "tv-net.net";

masters {12.19.102.16;};

};

zone "netforall.net" in {

type slave;

file "netforall.net";

masters {12.19.102.16;};

};

zone "interkiosk.net" in {

type slave;

file "interkiosk.net";

masters {12.19.102.16;};

};

zone "interkiosk.com" in {

type slave;

file "interkiosk.com";

masters {12.19.102.16;};

};

zone "netforallmall.com" in {

type slave;

file "netforallmall.com";

masters {12.19.102.16;};

};

zone "netforallmall.net" in {

type slave;

file "netforallmall.net";

masters {12.19.102.16;};

};

zone "healthnetforall.cc" {

type slave;

file "/etc/namedb/healthnetforall.cc.hosts";

masters {12.19.102.16;};

};

zone "netforallhealth.cc" {

type slave;

file "/etc/namedb/netforallhealth.cc.hosts";

masters {12.19.102.16;};

};

zone "netforallmall.cc" {

type slave;

file "/etc/namedb/netforallmall.cc.hosts";

masters {12.19.102.16;};

};

zone "netforalltv.cc" {

type slave;

file "/etc/namedb/netforalltv.cc.hosts";

masters {12.19.102.16;};

};

zone "iecommerce.cc" {

type slave;

file "/etc/namedb/iecommerce.cc.hosts";

masters {

12.19.102.16;

};

};

zone "netforall.cc" {

type slave;

file "/etc/namedb/netforall.cc.hosts";

masters {

12.19.102.16;

};

notify yes;

};

zone "net4alltv.cc" {

type slave;

file "/etc/namedb/net4alltv.cc.hosts";

masters {12.19.102.16;};

};

zone "netforall.com" {

type slave;

file "/etc/namedb/netforall.com.hosts";

masters {12.19.102.16;};

};

zone "net4all.com" {

type slave;

file "/etc/namedb/net4all.com.hosts";

masters {12.19.102.16;};

};



zone "211.31.12.IN-ADDR.ARPA" in{

type slave;

file "rev.12.31.211";

masters {12.19.102.16;};

};

zone "66.52.200.IN-ADDR.ARPA" in{

type slave;

file "rev.200.52.66";

masters {12.19.102.16;};

};

zone "." in {

type hint;

file "named.ca";

};





zone "visualbridge.tv" {

type slave;

file "/etc/namedb/visualbridge.tv.hosts";

masters {

12.19.102.16;

};

};

can anyone help me?



phil






More information about the bind-users mailing list