Bind9 slave server


Setting the zone

zone "myzone.cl" {
type master;
file "/etc/bind/db.myzone.cl";
allow-transfer { 10.0.0.2; }; #slave server address
};

/etc/init.d/bind9 restart

slave server

zone "myzone.cl" {
type slave;
file "/etc/bind/slaves/db.myzone.cl";
masters { 10.10.10.1; };
};

give wr permissions to folder /etc/bind/slaves


/etc/init.d/bind9 restart

1 comment:

Anonymous said...

ufff.....

menos mal pato tu tienes esto en tu blog... que yo en el mio no tengo la configuracion de dnd esclavo XD

y justo ahora lo taba necesitando y no lo encontraba jajajjaja


xaus

Post a Comment

 

Ppalma Copyright © 2008 D'Black by Ipiet's Blogger Template