Secondary DNS Issues

Bryce Fischer bryce at berzerker-soft.com
Mon Dec 22 14:52:29 UTC 2008


I'm trying to use xname.org to use as secondary DNS servers. I have
setup the following zone from my primary NS:

(named.conf.local)

zone "gwatdesigns.com" {
        type master;
        file "/etc/bind/zones/gwatdesigns.com.db";
        allow-transfer {
                87.98.164.164; 195.234.42.1;
        };
};


where the two IP addresses are those given by xname.org for secondary
NS.

The only error I"m seeing in syslog is:

Dec 22 09:44:38 jupiter named[5209]: client 87.98.164.164#45789: zone
transfer 'gwatdesigns.com/AXFR/IN' denied

Configuration on XName seem pretty straight forward. I set the
following form fields:

Primary Nameserver IP: 207.192.71.243
Allow Transfers From: Master Only

Not sure what else to look for. It seems to me that I have the master
setup correctly, but I'm willing to bet I've forgotten something that
is probably obvious.

Thanks



More information about the bind-users mailing list