2 master with 1 slave ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi,

How to configure 2 master dns server with 1 slave dns server ?

   zone "example.com." IN {
       type slave;
           masters { 192.168.10.10; };
       file "slave/abc.zone";
   };
   zone "10.in-addr.arpa." IN {
       type slave;
           masters { 192.168.10.1; };
       file "slave/abc-rev.zone";
   };

Now how to configure multiple master in slave server with different-2 file
   name ?

-- 
Regards,


Piyush M Sharma
My Linux Blog <http://www.linuxsurgeon.org/kb>
RedHat Certified Engineer
09413194321
Linux Administrator

http://in.linkedin.com/in/linuxboy

Skype Id :- piyushbmap
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux