The master needs to be set to "notify yes;" if you want the slave to automagically pull the updated zone. On Tue, 28 Sep 2004, 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 > -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or http://dogpound2.citadel.org To be notified of updates to the web site, visit http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a message to: site-update-request@xxxxxxxxxxxxxxxxx with a message of: subscribe