Slave DNS Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
BEGIN:VCARD
VERSION:2.1
N:Righter;Dan
FN:Dan Righter
ORG:Quality Technologies;IT
TITLE:Technician
NOTE:Cell: 517.403.0210
TEL;WORK;VOICE:517.424.0588
TEL;CELL;VOICE:517.403.0210
TEL;WORK;FAX:517.424.1090
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;Tecumseh;PO Box 8=0D=0A;Tecumseh;MI;49286;US
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Tecumseh=0D=0APO Box 8=0D=0A=0D=0ATecumseh, MI 49286=0D=0AUS
URL;WORK:http://www.qualitytechnologies.net
EMAIL;PREF;INTERNET:drighter@xxxxxxxxxxxxxxxxxxxxxxx
REV:20040928T215753Z
END:VCARD

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux