LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing Bind9 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-bind9-774296/)

robing11 12-08-2009 02:19 PM

Installing Bind9
 
I am new to RedHat Linux. I installed redhat linux server 5.4 on our new server. I need to know the command to install Bind9 and also the steps to configure DNS. I would appreciate any help you could give. Thank you.

repo 12-08-2009 02:23 PM

Hi,
Welcome to LQ
Take a look at
http://linuxgravity.com/configuring-...tos-or-red-hat

robing11 12-08-2009 02:32 PM

Thank you for the help with this I really appreciate it.

robing11 12-10-2009 08:36 AM

I have installed bind with the following command. yum -y install bind does this command install everything that is needed to setup DNS? Also, this doesn't setup a Bind directory? I have used Ubuntu before and setup DNS on that machine. RedHat is a lot different. Does the installation create a named file? Like I said I am new to RedHat. Just looking for some guidance. Thank you.

fpmurphy 12-10-2009 12:37 PM

You have not said which type of DNS nameserver you want to configure i.e. master, slave, caching, forwarding or some combination of these.

Assuming you want to setup a caching nameserver, you need the following packages - bind, bind-chroot, bind-utils and caching-nameserver. If you want a GUI configuration tool, then also install system-config-bind.

chrism01 12-10-2009 04:44 PM

If you're new to RHEL5, the Admin/Deployment guide is here: http://www.linuxtopia.org/online_boo...ion/index.html

jdnow09 12-13-2009 08:38 PM

Quote:

Originally Posted by fpmurphy (Post 3786905)
You have not said which type of DNS nameserver you want to configure i.e. master, slave, caching, forwarding or some combination of these.

Assuming you want to setup a caching nameserver, you need the following packages - bind, bind-chroot, bind-utils and caching-nameserver. If you want a GUI configuration tool, then also install system-config-bind.

I tried this under centos 5.4 and it says no package available. Nevermind, when Selinux is off, I am able to install it.

What type of nameserver do I need if I want to redirect all my users who logged onto this terminal server and hit the URL test.net or myapplication.net (instead of going to a live site that we host on different server) I want it to go to our test web server. This will be sort of my bogus dns. Sorry, I tried changing the host file, but some http pages don't work since it has so many embedded links, etc. I figure I tried the bogus dns.

I am using system-config-bind (the GUI)and exit it without making any changes. I noticed it created a file namaed.conf var/named/chroot. Any hints what I need to modify.
Thanks,
john

robing11 12-15-2009 12:59 PM

How do you use system-config-bind GUI?


All times are GMT -5. The time now is 03:42 AM.