LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-01-2009, 03:24 PM   #1
JRink
LQ Newbie
 
Registered: Dec 2006
Posts: 27

Rep: Reputation: 15
DNS Server on CentOS5


Hello.
Pardon my ignorance (mainly networking and Windows guy here).

I need to build a quick Linux box (going to use CentOS-5) to serve as a DNS server for about 15-20 machines.

Two quick questions.
1. Since I have very little experience with command line linux stuff, would you recommend I install CentOS with a GUI to more easily configure DNS?

2. I need this DNS server to forward out all DNS queries to my OpenDNS servers on the internet. I'm assuming this can easily be done?

Thanks for the help.
J
 
Old 06-01-2009, 03:59 PM   #2
archangel_617b
Member
 
Registered: Sep 2003
Location: GMT -08:00
Distribution: Ubuntu, RHEL/CentOS, Fedora
Posts: 234

Rep: Reputation: 42
Yes, there is a simple GUI for DNS configuration which I've found works pretty well.

For forwarders, there is a DNS server option called, well, forwarders. in the GUI, you right-click the top level DNS Server object and add the option there.

Enjoy!

- Arch
 
Old 06-01-2009, 04:07 PM   #3
rweaver
Senior Member
 
Registered: Dec 2008
Location: Louisville, OH
Distribution: Debian, CentOS, Slackware, RHEL, Gentoo
Posts: 1,833

Rep: Reputation: 167Reputation: 167
I wouldn't recommend a GUI in case it turns into a long term item (plan for worst.) The setup in bind itself is simplistic in the options section of the config you're going to add a couple lines to the tune of:

Code:
forward first;
forwarders {
  ip;
  ip;
  ip;
}
Then execute service named restart
 
Old 06-01-2009, 04:21 PM   #4
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Assuming you are using bind (called "named" on CentOS), I'd forgo the GUI, and pick one of the reasonably easy to follow example configurations here https://www.isc.org/files/Bv9.3ARM.pdf. Bind 9.3 is the version CentOS currently uses.
 
Old 06-02-2009, 11:49 AM   #5
JRink
LQ Newbie
 
Registered: Dec 2006
Posts: 27

Original Poster
Rep: Reputation: 15
Arch mentions a GUI DNS program to configure DNS? Where is this? I have my CentOS5 box installed, and I told it to install DNS Name Server during the OS install, but I don't see any GUI program? Really lost here. (not skilled with linux).

Thanks
 
Old 06-02-2009, 08:24 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,358

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
This is the manual for RHEL5 == centos 5: http://www.linuxtopia.org/online_boo...5_ch-bind.html
Its quite well written.
 
Old 06-03-2009, 12:07 AM   #7
archangel_617b
Member
 
Registered: Sep 2003
Location: GMT -08:00
Distribution: Ubuntu, RHEL/CentOS, Fedora
Posts: 234

Rep: Reputation: 42
Quote:
Originally Posted by JRink View Post
Arch mentions a GUI DNS program to configure DNS? Where is this? I have my CentOS5 box installed, and I told it to install DNS Name Server during the OS install, but I don't see any GUI program? Really lost here. (not skilled with linux).

Thanks
I think it's under one of the menus like Administration > System Tools ... There should be a bunch of them for DNS, web, and a couple others.

If you don't see them, use the add / remove software tool and look around under the server packages. The package names are "system-config-<something>" but there should just be something for server GUI tools or something like that? Sorry, I use Kubuntu at home so I'm just trying to remember off the top of my head. Poke around a bit with the software manager, you should find the packages you want.

- Arch
 
Old 06-03-2009, 12:12 AM   #8
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
I think it's system-config-bind
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS Master Server Configuration in CentOS5.2 rajendrapoudel Linux - Server 41 09-11-2008 03:05 AM
LXer: Find out DNS Server Version With DNS Server Fingerprinting Tool LXer Syndicated Linux News 0 12-21-2007 05:30 PM
LXer: Find out DNS Server Version With DNS Server Fingeprinting Tool LXer Syndicated Linux News 0 12-21-2007 04:50 PM
Login to Novell server CentOS5 Guignol Linux - Software 12 10-09-2007 07:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration