Christoph
06-29-2001, 11:31 AM
I'd like to setup my own DNS server.
Does Linux (any flavor) comes with a DNS application like Win2K does?
Also - Where would I be able to find a how to guide to setup MX records, pointers, etc.?
ServerRackNet
06-29-2001, 11:46 AM
Your best bet is to install bind and use that to setup DNS. O'Reilly has a really good book on what you're looking at called "DNS and Bind" ;-) Thats MHO anyhow.
Madman2020
07-04-2001, 03:06 AM
DNS/bind on Linux servers are not to hard to setup. You just have to understand how DNS works in general. But extremely reliable.
Aloha
get this book
bookpool is a great place to buy tech books
http://www.bookpool.com/.x/4zhdbcsner/sm/0596001584
some links for you
http://www.isc.org/products/BIND/
http://cr.yp.to/djbdns.html
allan
07-05-2001, 01:48 AM
In addition to the excellent links already listed here, you alos might want to look into Webminn (http://www.webmin.com), which has an excellent GUI for managing DNS.
You may also want to check:
http://ctdp.tripod.com/os/linux/usersguide/index.html
Item 44 explains DNS setup and the files that need configuration. Also many of the record descrptions are also listed.