MA>> Does anyone knows about a taturial for secondery DNS server ?

BIND docs

MA>> I know how to configure a primery, but ehat about a secoundry ?

zone "rtfm.com" {
        type slave;
        file "slave.rtfm";
        masters {
         127.0.0.1;
        };
};

-- 
[EMAIL PROTECTED]      \/  There shall be counsels taken
Stanislav Malyshev      /\  Stronger than Morgul-spells
phone +972-3-9316425    /\              JRRT LotR.
http://sharat.co.il/frodo/      whois:!SM8333



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to