View Full Version : Master2Slave
Cyberdevil
09-24-2007, 01:39 PM
I'm trying to set up a secondary DNS server on a VPS server but I have a little problem.
What have I dont :
Made user on Master and on the Slave server.
Master server makes the config file public and the Slave server can get it.
But I can't find any .db files in /var/named/slaves/IP/
Did I forget something ?
bclark94
09-24-2007, 01:56 PM
My guess is firewall or file permissions. What does your log saying during re-start of DNS
Arkaos
09-24-2007, 04:19 PM
Its usually in /var/named/slaves/namedftp/ipaddress
Have you reloaded bind?
in /var/log/messages is there any errors?
nobaloney
09-25-2007, 09:44 AM
While I obviously can't take the time to log in and fix problems for everyone using an open source solution I published, we do offer a commercial service to do the installs. Please contact by email for more information.
Jeff
Cyberdevil
09-25-2007, 01:07 PM
Its usually in /var/named/slaves/namedftp/ipaddress
vps01:~# ls -all /var/named/slaves/namedftp/xxx.xx.xx.xxx/
total 8
drwxr-xr-x 2 bind bind 4096 2007-09-24 21:32 .
drwxr-xr-x 3 bind bind 4096 2007-09-24 21:32 ..
Have you reloaded bind?
in /var/log/messages is there any errors?
Don't see anything in the /var/log/messages that has anything to do with bind. But I don't think that the logs are working propperly because I'm using a VPS.
Sep 25 20:16:39 vps2 -- MARK --
Sep 25 20:36:40 vps2 -- MARK --
Sep 25 20:56:40 vps2 -- MARK --
Sep 25 21:16:40 vps2 -- MARK --
Sep 25 21:36:40 vps2 -- MARK --
vps01:~#
Strange.
But I think the permitions are okay.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.