Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: Aleksandar on April 08, 2004, 10:54:28 AM

Title: DNS?
Post by: Aleksandar on April 08, 2004, 10:54:28 AM
I want to configure Sendmail but first I have to setting up DNS, I don't know how. Please help me!!!
Title: DNS?
Post by: Ricky on April 10, 2004, 05:29:47 PM
Well there are lots of tutorial which are also describing how to send dns also. But i suggest you to first read some documentation about bind.

see isc.org
Title: DNS?
Post by: apis4eva on May 20, 2004, 11:49:04 AM
hi..

if u are a fedora user...dns setup is quite confusing.

1. go to /var/named/chroot/etc......edit named.conf with possible forward and reverse lookups zones (F&RL zones)
2. go to /var/named/chroot/var/named....edit 2 zone files for both F&RL zones....put values for your domain name and IP address
3. type...service named restart
4. test using nslookup for both F&RL zones

that's the rough idea of setting up a dns...