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 [email protected], Arif Uddin <[EMAIL PROTECTED]> 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. > > > > Md. Arif Uddin > Cell: +88 017 15 865458 > Email: [EMAIL PROTECTED] > http://arif.websitefree.org > > > > > > [Non-text portions of this message have been removed] >
