LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-06-2006, 11:36 PM   #1
jhone_redhat
LQ Newbie
 
Registered: Feb 2006
Posts: 9

Rep: Reputation: 0
How to configure secondary DNS in RedHat 9


I am running my primary nameserver, i wana to configure seconfigure nameserver in redhat 9.
can any body help me?
thanks
 
Old 02-07-2006, 02:24 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
To setup a secondary dns you just need to install bind and create a /etc/named.conf where you define the zones like this:
Code:
zone "domain.comr" {
        type slave;
        file "domain.com";
        masters {xx.xx.xx.xx;};
};
where xx.xx.xx.xx is the IP of your primary dns. Of course you must allow-transfer from the primary to the secondary for automatic zones updating.
 
  


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
secondary dns sanjibgupta Linux - Newbie 15 10-04-2005 07:45 AM
Why a secondary DNS? stwog Linux - Networking 2 01-19-2005 05:29 PM
how to configure DNS on redhat LINUX 9.0 ganeshp Linux - Networking 3 03-26-2004 12:18 PM
How to configure DNS With redhat GUI tool mobassir Linux - Networking 4 11-11-2003 10:39 PM
RedHat 9 Virtual Hosting -- Configure DNS?? mlhammer Linux - Networking 6 09-24-2003 08:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:50 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