[Sunhelp] (no subject)

Jarrett Carver solarboyz1 at hotmail.com
Wed May 10 08:01:06 CDT 2000


In /etc/named.boot or /etc/named.conf on teh secondary server put the 
following lines

zone "0.0.127.in-addr.arpa" {
        type slave;
        file "db.127.0.0";
        masters {
                123.45.56.78;
        };
};


This will make the DNS server the second server a slave to the DNS server(s) 
listed as masters. The file is the temporary file that the secondary server 
will use to hold the table it receives from the master(s).

Check the BIND distribution for more info on the named.conf file.


----Original Message Follows----
From: "Manish Oberai (EHPT)" <Manish.Oberai at ehpt.com>
Reply-To: sunhelp at sunhelp.org
To: "'sunhelp at sunhelp.org'" <sunhelp at sunhelp.org>
Subject: [Sunhelp] (no subject)
Date: Wed, 10 May 2000 14:26:25 +0200

Hi


  Can we have secondary DNS server for a domain for which we have a primary
server running on NT .

   Please provide me the file information for the secondary server where u
have to define the hostfile name of the primary server .


Regards

Manish



________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com






More information about the SunHELP mailing list