LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-03-2006, 04:18 PM   #1
gmg733
LQ Newbie
 
Registered: Oct 2006
Posts: 2

Rep: Reputation: 0
BIND help


I have set up a couple of BIND servers with good success. However, I have one that is puzzling me. Here is the setup.

domain: dummy.lab (note, not a traditional .com, .net, .org)
DNS box: 192.168.0.250
Client: 192.168.0.200

All queries launched from the DNS box to the local "dummy.lab" hosts works fine. The Client box can query any local "dummy.lab" hosts fine. However, the Client box can not query non-local hosts, i.e. internet sites. It times out and a TCPDUMP from the DNS box returns a ServFail message as follows:

14:30:04.017508 IP ns1.dummy.lab.domain > 192.168.0.200.1025:
19448 ServFail 0/0/0 (32)
14:30:04.017568 IP ns1.dummy.lab.domain > 192.168.0.200.1025: 19448 ServFail 0/0/0 (32)
14:30:04.017628 IP ns1.dummy.lab.domain > 192.168.0.200.1025: 19448 ServFail 0/0/0 (32)
14:30:04.017689 IP ns1.dummy.lab.domain > 192.168.0.200.1025: 19448 ServFail 0/0/0 (32)

My resolv.conf file has the following:
search dummy.lab
nameserver 192.168.0.250
nameserver 1.2.3.4
nameserver 5.6.7.8

(Ok, 1.2.3.4 and 5.6.7.8 are not the real IPs, but you get the point. They are public Internet resolvers)

Any help would be appreciated.

Thanks!

gmg733
 
Old 10-03-2006, 05:29 PM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
I have my isp dns servers in a fowarders section of my server named.conf and that seems to work nicely here.
Code:
forwarders {
1.2.3.4;
5.6.7.8;
8.7.6.5;
};
 
  


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
How do I import bind ".hosts" files into another BIND server chantman Linux - Software 0 06-30-2006 11:51 AM
LXer: DNS: The Bind Leading the Bind LXer Syndicated Linux News 0 06-15-2006 10:33 PM
How to update BIND ./etc/bind/db.coaxcables AndeAnderson Debian 0 03-03-2006 09:35 AM
How do I revert to Bind 8 from Bind 9? digging4roots Linux - Newbie 3 06-08-2002 04:40 PM
To 'Bind' or not to 'Bind' that is the question jsurgeson Linux - Newbie 2 03-24-2002 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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