BleepingComputer.com: unable to update slave server automatically

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

unable to update slave server automatically

#1 User is offline   kate31 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 2
  • Joined: 01-February 10

  Posted 01 February 2010 - 11:52 PM

hi...

I've installed BIND 9.5.2-P1 running in Windows Server 2003. There is 1 master server and 1 slave server. i already have master that work well for our zones. The problem is my slave server didn't update from master automatically. But all the zone files and .conf file was transferrenred to the slave when i set set the slave server in the beginning. i'm new to the study of DNS and just practising for a month only.Please help me out in this. Is there any software that i should load in my slave server for it to update automatically? Or is there any command i have to add to do the updation. i want to update automatically.

The following is my master configurations:

options {

directory "c:\named\zones";

recursion no;

notify yes;

};

zone "mydns.com" IN {

type master;

file "db.mydns.com.txt";

};

The following is my slave configurations:

options {

directory "c:\named\zones";

recursion no;

};


zone "mydns.com" IN {

type slave;

file "bak.db.mydns.com.txt";

masters { 192.168.0.17 ; };

};

Thank you in advance...

#2 User is offline   CaveDweller2 

  • Forum Addict
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 1,309
  • Joined: 02-July 09
  • Gender:Male

Posted 02 February 2010 - 03:53 AM

I hate to say this, but you might be better off posting in Windows NT/2000/2003/2008 Forum

You start talking about things running on servers and all I hear is Charlie Brown's teacher.

Someone else might know what you need and be able to explain it.
Hope this helps Posted Image

Posted Image

OlllllllO

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users