Slave DNS Server

Dan Righter drighter at qualitytechnologies.net
Wed Sep 29 14:15:30 UTC 2004


This is probably basic, but can you clue me in on what the rndc key is for
and how to check if it is working?

Thanks,

Dan
----- Original Message -----
From: "Patrick Nelson" <pnelson at neatech.com>
To: "For users of Fedora Core releases" <fedora-list at redhat.com>
Sent: Tuesday, September 28, 2004 10:34 PM
Subject: Re: Slave DNS Server


> Dan Righter wrote:
>
> > Does anyone know how to setup a slave DNS server on Fedora Core 2?
> > I've configured the master server and the slave, but I'm getting a
> > permission denied error in the logs when the slave tries to update.
> > Below is an example of my configuration.
> >
> > Master:
> >
> > zone "example.com" {
> > type master;
> > notify no;
> > allow-query { any; };
> > file "db.example";
> > };
> >
> > Slave:
> >
> > zone "example.com" {
> > type slave;
> > masters { /master-server-ip; };/
> > notify no;
> > allow-query { any; };
> > file "db.example";
> > };
> >
> > I also have the allow-transfer statement added to the master server
> > with the ip address of the slave server.
> >
> > Thanks,
> >
> > Dan
>
> ...also make sure that you have your rndc key working.
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list