Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-21-2009, 03:00 AM
|
#1
|
Member
Registered: Oct 2009
Posts: 35
Rep:
|
missing dns server configuration file
hi
i have configured a dns server on rhel5 , however i'm unable to find /etc/named.conf ? is the named.conf file same as named-caching-nameserver.conf ?
i have made sure that the following rpm's have been installed;
bind, bind-chroot, bind-utils and caching-nameserver .
I'm i missing something?
|
|
|
12-21-2009, 04:19 AM
|
#2
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,215
|
Hi,
In rhel bind istalls chrooted under /var/named/chroot, so named.conf is located at /var/named/chroot/etc/named.conf
Regards
|
|
|
12-21-2009, 04:49 AM
|
#3
|
Member
Registered: Oct 2009
Posts: 35
Original Poster
Rep:
|
Quote:
Originally Posted by bathory
Hi,
In rhel bind istalls chrooted under /var/named/chroot, so named.conf is located at /var/named/chroot/etc/named.conf
Regards
|
still unable to find named.conf under /var/named/chroot/etc/
the only files listed under this dir are: localtime, named.caching-nameserver.conf, named.rfc1912.zones and rndc.key
|
|
|
12-21-2009, 08:53 AM
|
#4
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,215
|
If you want to setup just a caching only name server then named.caching-nameserver.conf is used.
To setup an authoritative dns, you can use /usr/share/doc/bind-9.3.6/sample/etc/named.conf (the path may vary depending on bind version). Copy it to /etc/named.conf and change it to your liking.
Regards
|
|
|
12-21-2009, 10:10 AM
|
#5
|
Member
Registered: Oct 2009
Posts: 35
Original Poster
Rep:
|
Quote:
Originally Posted by bathory
If you want to setup just a caching only name server then named.caching-nameserver.conf is used.
To setup an authoritative dns, you can use /usr/share/doc/bind-9.3.6/sample/etc/named.conf (the path may vary depending on bind version). Copy it to /etc/named.conf and change it to your liking.
Regards
|
Thank you sir...
|
|
|
All times are GMT -5. The time now is 04:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|