On 21 Dec 1999, Ng Kian Lee wrote:
> I need some help. I've a Primary DNS server (Windows NT). I am trying to setup
> a Secondary DNS (Redhat 6.0). I've modify the /etc/named.conf of Redhat as
> according to the book by O'Reilly "DNS and BIND" but it doesn't work.
>
> My question is having anyone setup such a configuration before. If yes, please
> provide me some clue.
Here's what I'm using on my secondary DNSes (the primary DNSes are Linux
and FreeBSD boxes though - if your problem is a bug in NT, this won't
help):
zone "ms-windows-2000.com" in {
type slave;
file "ms-windows-2000.com";
masters { 151.189.96.135; };
};
LLaP
bero
--
Nobody will ever need more than 640 kB RAM.
-- Bill Gates, 1983
Windows 98 requires 16 MB RAM.
-- Bill Gates, 1999
Nobody will ever need Windows 98.
-- logical conclusion
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.