Cheers, nothing much harder to do this, you have to configure your master server with this bind configuration ----------------------------------------------Master Server Configuration -------------------------------- zone "test.com" in { type master; <-------------- must be master ... file "test"; }; -------------------------------------MASTER configuration --------------------------------------------- And in your slave server -------------------------------------------------------Slave configuration----------------------------------- zone " test.com" in { type slave; file "test"; masters { IP_OF_YOUR_MASTER_SERVER; }; }; ------------------------------------------------------Slave configuration----------------------------------- One more thing once you configure u r slave dns.named.conf dont need to create forward file n reverse file u just need to restart your slave dns serivices. it will download all file of all domains from master... i hope u will get clear idea. On Thu, 17 Mar 2005 20:44:27 +0500, Muhammad Rizwan <rizwan@xxxxxxxxxxxx> wrote: > > Hello > > I have two bind servers, and want to make first one as master and second > one as slave. Which setting should i do to make these servers ready. > > Thanks > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- Vipul Ramani linux2000in@xxxxxxxxx linux2000in@xxxxxxxxx ~~~~~We Know HOW NetWorkS ~~~~~ -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list