[olug] secondary slave server

Blaufuss, Shane sblaufuss at fnni.com
Tue Jul 30 14:35:47 UTC 2002


BIND will populate the slave zone file itself when one of two things
happens: 1. you restart the nameserver, i.e. /etc/rc.d/init.d/named restart
or rndc -y [rndckey name] reload, and it goes out and checks the master for
updates, or 2. the master name server sends you a NOTIFY of a status change
for that particular domain.  If you're not getting these, make sure that
permissions on the zone file directory (mine is /var/named/slave/) allow
"named" to write to it, and that the master server is configured to
recognize your slave server as its slave.

> -----Original Message-----
> From: roger schmeits [mailto:schmeits at clarksoncollege.edu]
> Sent: Tuesday, July 30, 2002 9:27 AM
> To: olug at olug.org
> Subject: [olug] secondary slave server
> 
> 
> Greetings;
> 
> I have been given permissions to become a secondary slave 
> server to our
> parent company.  Being new to bind I am a little fuzzy here.
> 
> Currently I am running bind 9.2.1 on a RH7.3 machine and have been in
> production for about two weeks. Working fine with minor problems.
> Mainly has to due on how to route email behind a firewall.  With the
> secondary slave should solve the problem.
> 
> In the file /etc/named.conf I have created an entry
> 
> zone "domain.com" {
> 	type slave;
> 	file domain.com.zone";
> 	masters { xxx.xxx.xxx.123 ; } ;
> };
> 
> ok straight forward...
> 
> service named restart
> 
> now here is where I get lost.
> 
> do I create a file called domain.com.zone???
> how does it get populated?
> do I put anything in there??
> 
> confused.
> 
> Thanks.
> 
> By the way I have confirmed that I can list all servers with 
> the command
> dig @xxx.xxx.xxx.123 axfr domain.com
> 
> Roger
> 
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> 
> For help contact olug-help at olug.org - run by ezmlm
> to unsubscribe, send mail to olug-unsubscribe at olug.org
> or `mail olug-unsubscribe at olug.org < /dev/null`
> (c)1998-2002 OLUG http://www.olug.org
> 
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
> 
> 


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

For help contact olug-help at olug.org - run by ezmlm
to unsubscribe, send mail to olug-unsubscribe at olug.org
or `mail olug-unsubscribe at olug.org < /dev/null`
(c)1998-2002 OLUG http://www.olug.org

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




More information about the OLUG mailing list