LinuxQuestions.org
Help answer threads with 0 replies.
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 09-01-2003, 06:59 PM   #1
Djelibeybi
LQ Newbie
 
Registered: May 2003
Posts: 3

Rep: Reputation: 0
Question BIND Problems on Redhat 9


I've been doing some searching and I can't find a resolution for this:

I have two DNS servers on my new network. The primary is running on Windows 2000 Server for legacy reasons, the secondary is on a Redhat Linux 9 box.

Usually, the servers run just fine -- except if the Windows 2000 box goes offline. Then, named on the Linux box stops responding to requests and wont' shutdown! So, my secondary is currently pretty pointless, because it doesn't keep working if the primary shuts down.

I'm pretty sure I've set the wrong option somewhere, but I can't seem to find it. Any assistance on this would be appreciated.
 
Old 09-01-2003, 09:51 PM   #2
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
Hmmmmmm. You're not telling the secondary to forward unresolved requests to the primary by any chance, are you? It would be in the forwarders section.

Other than that, perhaps you have your expire time set far too low on your zone.
 
Old 09-01-2003, 10:07 PM   #3
Robert0380
LQ Guru
 
Registered: Apr 2002
Location: Atlanta
Distribution: Gentoo
Posts: 1,280

Rep: Reputation: 47
make sure u have a backup copy of the zone files being stored on you secondary server also.

to see if u are doing this, check your named.conf file, you should see something like this:

zone "example.com" in {
type slave;
file "backup.example.com";
masters{ip.of.master.server;};
};

if you dont see the "file backup.example.com" then you are not saving a copy of the masters zone files and therefore will not be able to do anything when a request comes in.

you will need that for forward and reverse zones.
 
Old 09-01-2003, 11:29 PM   #4
Djelibeybi
LQ Newbie
 
Registered: May 2003
Posts: 3

Original Poster
Rep: Reputation: 0
Ok:

1. I can't find a forwarders section in named.conf, so I assume that's set to whatever the default is.

2. Each entry in named.conf does have a file parameter and they are correct (in /var/named). The expire time for each zone is set to 86400 (i.e. one day).
 
  


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
Bind Error Redhat 9.0 acdc Linux - Networking 1 10-22-2003 05:49 AM
Redhat 7.3, Apache, and Bind arikel Linux - Networking 6 04-01-2003 04:13 AM
Redhat 7.2 + Bind 9 ? help ! Gism0 Linux - General 1 04-18-2002 12:28 AM
installing bind on redhat 7.1 morbo Linux - Networking 7 02-23-2002 03:59 AM
RedHat 7.1 and BIND 9.1 Woes Frostgod Linux - Networking 1 12-28-2001 05:00 PM

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

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