I agree. I used this document and am a beginner to DNS also. It was a good
straight forward read and I got my DNS working using it.

Note: RedHat 8 uses an include file in its named.conf - this is just to load
the key just like the HOWTO which types it in directly in the file.
        I don't remember anything else that was different than just doing what the
HOWTO said.

Good luck!

Terry

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Rus Foster
Sent: Tuesday, March 04, 2003 7:22 AM
To: [EMAIL PROTECTED]
Subject: Re: Configuring DNS Server


On Tue, 4 Mar 2003, rahul b jain cs student wrote:

> Hi,
>
> I was trying to configure a DNS server for my private network. Since I
> dont know much about configuring it, I would really appreciate if someone
> could point me to a tutorial / document, which they think is a good
> resource.
>
> Thanks,
> Rahul.
>

Do you want to use it as just as a caching nameserver for you clients or
actually run DNS for you own localdomain?

If its the former just do

rpm -ivh bind
echo nameserver 127.0.0.1 > /etc/resolv.conf
/etc/init.d/named start

If its the latter

http://en.tldp.org/HOWTO/DNS-HOWTO.html

Rgds

rus
--
http://www.65535.net | MSN: [EMAIL PROTECTED] | Friendly Tech Support
                     "More bits for your bite"
Email - Web Space - Custom Solutions - Shell Accounts - Lifetime Accounts
             Please respect RFC1855 and don't top post





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to