LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-28-2007, 09:02 AM   #1
ALInux
Member
 
Registered: Nov 2003
Location: Lebanon
Distribution: RHEL 5/CentOS 5/Debian Lenny/(K)Ubuntu Is Dead/Mandriva 10.1
Posts: 676
Blog Entries: 7

Rep: Reputation: 32
DNS Master Zone Vs. DNS Slave Zone


Hi
If I setup a dns server and a slave zone to that master server. Does that mean that if the primary server goes down the slave server will be able to respond to DNS queries ?
Thx
 
Old 08-28-2007, 09:16 AM   #2
vargadanis
Member
 
Registered: Sep 2006
Posts: 248

Rep: Reputation: 30
I believe so... This is the whole point of 2 servers having duplicate info. If one of them dies the other is capable of taking over the other's job. Redundancy
 
Old 08-28-2007, 11:53 AM   #3
cconstantine
Member
 
Registered: Dec 2005
Distribution: RedHat, Ubuntu
Posts: 101

Rep: Reputation: 15
yes, presuming:

- the world knows about your secondary. That is, you have to go to the domain registrars, or your parent DNS zone, and make sure your secondary is listed as a name server on each domain. to wit: check the NS records on each domain to make sure secondary is listed, 'dig ns foo.domain @your.primary.server.ip'.

- your secondary believes it is authoritative for each zone. If it's not configured to believe it's auth, then it will eventually honor the time-to-live expiration your master has set in the zone. So, for example, it will work fine for like 12 hours, then suddenly the slave decides it doesn't trust the cached data and your secondary stops answering. to wit, check a 'dig soa foo.domain @your.secondary.server.ip' and make sure the "aa" flag (authoritative answer) is present in the response.

Caution: your primary is not "preferred" over the secondary in the DNS architecture. If you stand up a secondary, it must be able always answer as quickly as the primary. If you get a slow/sucky server into the NS records mix, you get weird issues when random-DNS-query-from-public goes to the secondary. The secondary is NOT just used if the primary fails. All listed DNS servers are used all the time.

-c

Last edited by cconstantine; 08-28-2007 at 11:55 AM.
 
Old 08-29-2007, 09:28 AM   #4
ALInux
Member
 
Registered: Nov 2003
Location: Lebanon
Distribution: RHEL 5/CentOS 5/Debian Lenny/(K)Ubuntu Is Dead/Mandriva 10.1
Posts: 676

Original Poster
Blog Entries: 7

Rep: Reputation: 32
Thanks for the info...that is what I needed to know ..I did the DIG and I did not get an AA in the answer..what should I do to change that ?
Thanks.

I got an aa as presented in the line below but I do not think that this is the AA you meant..or am I wrong ?
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

Last edited by ALInux; 08-29-2007 at 09:30 AM. Reason: Updated Info
 
  


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 BIND Zone transfer fails from Master to Slave ALInux Linux - Networking 0 08-28-2007 05:19 AM
DNS Zone x-fer - From one zone to another / Debian 3.1 + BIND9 kenwoodgt Linux - Software 0 11-01-2006 10:28 AM
HELP: slave DNS is not updating Zone FIle from Master Cypher12 Linux - Networking 2 09-12-2006 06:12 PM
BIND Slave server never gets zone transfer from master. HELP!! quackking Linux - Networking 2 08-30-2006 12:54 PM
Bind DNS Slave zone macadam Linux - Networking 2 03-02-2005 06:49 AM

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

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