[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
slave DNS server
Hi list.
I have a primery DNS server and slave DNS server.
For some resone the slave dns does not work (he works as primery for
other domains ok).
in the named.conf (the named is ver 8 )
i wrote :
zone "perl.org.il" {
type slave;
file "perl.org.il";
masters [dns.lizard.co.il;};
};
did u wrote something wrong ?
Thanks,
Mike
=================================================================
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