[olug] secondary slave server
Trent Melcher
tmelcher at trilogytel.com
Tue Jul 30 15:07:22 UTC 2002
The file will get created when it pulls the zone from the master server,
You master servers named.conf file should have something similar to this:
zone "domain.com" {
type master;
file domain.com.zone";
allow-tranfser { "IP of your slave" ; } ;
}
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=
Trent Melcher (tmelcher at trilogytel.com)
StarTouch International
Network/System Administrator
Phone:402.346.4600x103
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=
-----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