Click to See Complete Forum and Search --> : dns server


wendo
09-23-2001, 07:04 PM
where would a good place be to start looking for dns server setup?

xh3g
09-23-2001, 07:57 PM
are you looking to set your machine up as a DNS server, or do you need a remote DNS server for hostname resolving? i meet a lot of people in IRC (irc.openprojects.net #linuxhelp) that think they need to set their machines up as DNS servers, when all they really need is to add a couple remote DNS server IP addresses to /etc/resolv.conf :)

if you need to set up a DNS server, these should at least get you started:
http://www.isc.org/products/BIND
http://www.linuxdoc.org/HOWTO/DNS-HOWTO.html
http://www.linuxdoc.org/HOWTO/Chroot-BIND-HOWTO.html

wendo
09-24-2001, 05:00 PM
thankyou for your help :D