DNS Configuration on CentOS RHEL Fedora
--- In bdlug@yahoogroups.com, Arif Uddin <arifrhb@...> wrote:
Hi exparts,
At my home i just trying to configure.
1. I canged named.conf file
2. make forward and reversed file and configure it.
now i just check that my dns is well but responsed that server not find. I do all the process flowing http://www.linuxhomenetworking.com/ can any body send me the best process to configure a dns server.
thanks to all.
----- Original Message ----
From: bauani <no_reply@yahoogroups.com>
To: bdlug@yahoogroups.com
Sent: Sunday, October 12, 2008 10:58:50 AM
Subject: [bdlug] Re: DNS server configuration
Hi Mr. Arif
The link you provided is very reach on different service configuration
on a Linux Box. But the way you asked to help has not enough
information to help you.
To give you a complete solution for your DNS problem, anyone might
need to see the configuration files of your Linux box listed bellow:
/etc/named.conf
/etc/sysconfig/ named
All file under /var/named
/etc/sysconfig/ iptables
Finally the output of following 2 command on your Linux Box:
netstat -na
service named reload; tail -200 /var/log/messages
You also need to provide the distribution of Linux you are using, like
'Redhat', 'Redhat Enterprise', 'CentOS', 'Fedora', 'Openlinux' etc etc
with the version number.
For a quick solution, you can try checking your DNS server with
firewall off. To shutdown your default firewall issue the command
bellow:
service iptables stop
Then check your configured DNS server. All of above method I mention
above is for redhat/RHEL/ CentOS/Fedora distribution of Linux.
Hope you problem will solved, if not you can reply this email with the
details information I asked above.
Thank you for using Linux
Happy Linuxing
Ahamed Bauani
http://www.bauani. org/
http://blog.bauani.org/
--- In bdlug@yahoogroups.com, Arif Uddin <arifrhb@...> wrote:
I have 3 different PC with Fedora 9, CentOS 5.2 and RHEL AS 4.7.
Recently I gain success at RHEL 4.7 with DNS, Web, virtual web and sendmail but can't pop3 or IMAP4 access. I also tried to learn and start another server on the RHEL server.
I also tried to Fedora 9 and CentOS 5.2 but can. I find that named.conf and forwared and reverse zone files are not on the location like RHEL 4.7.
Can you tell me something about it.
Thanks and Regards.
Md. Arif Uddin
Cell: +88 017 15 865458
Email: arifrhb@gmail.com
http://arif.websitefree.org
Labels: DNS Protocol, Fedora


0 Comments:
Post a Comment
<< Home