DNS Transfer

phn at icke-reklam.ipsec.nu phn at icke-reklam.ipsec.nu
Wed Jul 10 08:42:26 UTC 2002


Steve <steve at volantis.com> wrote:
> another one of these newbie posts coming....

> i have got a master/slave DNS setup but am having trouble getting the 2
> systems replicating.

> I have got 2 zones setup in both /etc/named.conf files.  On each server,
> they are configured the same, the only differences being the name of the
> zone and the file to transfer, ie

> zone "zone1.domain.com"{
>         type slave;
>         file "sec/zone1.domain.com";
>         masters{
>                 10.20.30.2;
>         };
>         notify no;
> };
> zone "30.20.10.IN-ADDR.ARPA"{
>         type slave;
>         file "sec/30.20.10.IN-ADDR.ARPA";
>         masters{
>                 10.20.30.2;
>         };
>         notify no;
> };

> on the slave and

> zone "zone1.domain.com"{
>         type master;
>         file "zone1.domain.com";
>         notify no;
> };

> zone "30.20.10.IN-ADDR.ARPA"{
>         type master;
>         file "30.20.10.IN-ADDR.ARPA";
>         notify no;
> };

> on the master.

> 30.20.10.IN-ADDR.ARPA appears to be replicating ok, but zone1 seems to fail.
> I am getting
> errors in my messages file on the slave server;

> Jul 12 14:40:08 system named[18361]: Err/TO getting serial# for
> "zone1.domain
> com"
> Jul 12 14:40:08 system named-xfer[18512]: [10.20.30.2] not authoritative for
> zone1.domain.com, SOA query got rcode 0, aa 0, ancount 1, aucount 0

> I have tried to look at various things but can't see why they donot
> replicate or why these errors are appearing.  Any help would be most
> apprecieated by this new and inexperienced DNS user/admin.

> Thanks

Seems that your nameservers arn't loading the zone at all, hard to
be more specific without letting us know ( and ask) your nameservers 
Come back with details then someone might have a closer look at it.



-- 
Peter Håkanson         
        IPSec  Sverige      ( At Gothenburg Riverside )
           Sorry about my e-mail address, but i'm trying to keep spam out,
	   remove "icke-reklam" if you feel for mailing me. Thanx.


More information about the bind-users mailing list