[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: secoundery DNS on linux.
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;
};
};
--
frodo@sharat.co.il \/ 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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il