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