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 05-20-2002, 06:15 PM   #1
Supp0rtLinux
Member
 
Registered: Dec 2001
Location: Carlsbad
Distribution: LFS 4.0 (www.linuxfromscratch.org)
Posts: 44

Rep: Reputation: 15
Question really weird DNS issue. Help needed ASAP!


We are a top level domain company. Due to some employees departing, I just inherited control of some root servers. All seems to be working just fine except for one problem.

A customer updated their sites' nameserver information. Our zone file reflects the change, but all ns queries fail. If I cat the zone file, it has two records for the zone and both are correct. But an nslookup or dig of the local nameserver returns "NX domain". I've restarted named, tried an "ndc reload", and even rebooted the server itself. Everytime, same problem... it's as though it's caching it's information somewhere, but not in RAM (since it would be purged on a reboot).

example:

[root@dns1]:/usr/local/named/db# grep netleads.ws zone.db
netleads.ws. 6H IN NS ns1.dts619.com.
netleads.ws. 6H IN NS ns2.dts619.com.

[root@dns1]:/usr/local/named/db# nslookup netleads.ws
Server: dns1.localhost
Address: 192.168.0.5

*** dns1.localhost can't find netleads.ws: Non-existent host/domain

I am thoroughly confused and need any help/suggestions available as the domain is owned by my boss and he wants it fixed ASAP.

Andrew
 
Old 05-20-2002, 09:46 PM   #2
akohlsmith
Member
 
Registered: Apr 2002
Distribution: Slackware
Posts: 114

Rep: Reputation: 15
wild guess

Make sure that their nameserver is allowing queries and zone transfers. I had a similar problem with one of my nameservers and it turned out that it was not allowed to axfr from the master server.

Funny though, because BIND will say "oh I just transfer from there" [transfer fails] "now I should have a copy here" [no copy] "no such domain"

Regards,
Andrew
 
Old 05-20-2002, 10:02 PM   #3
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
Here is what I am getting:
Code:
dig @ns1.dts619.com netleads.ws any

; <<>> DiG 8.2 <<>> @ns1.dts619.com netleads.ws any 
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 17
;; QUERY SECTION:
;;      netleads.ws, type = ANY, class = IN

;; ANSWER SECTION:
netleads.ws.            1H IN A         211.141.0.137
netleads.ws.            1H IN NS        websahibi2k4.websahibi.net.
netleads.ws.            1H IN SOA       websahibi2k4.websahibi.net. admin.websahibi.net. (
                                        6               ; serial
                                        15M             ; refresh
                                        10M             ; retry
                                        1D              ; expiry
                                        1H )            ; minimum

netleads.ws.            1H IN MX        10 mail.netleads.ws.
Code:
dig @ns2.dts619.com netleads.ws any

; <<>> DiG 8.2 <<>> @ns2.dts619.com netleads.ws any 
; Bad server: ns2.dts619.com -- using default server and timer opts
--jeremy
 
  


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
application won't compile. Help needed ASAP nunation Programming 1 03-22-2005 03:46 PM
help needed asap (reboot=death)! Nightfrost Linux - General 2 01-09-2005 08:05 PM
Advice Needed for a Weird Setup kemplej Slackware 8 04-12-2004 04:17 PM
MySQL help needed asap! brandog Linux - General 2 03-12-2003 03:32 PM
weird DNS related (?) issue bobcat Linux - Networking 1 06-10-2002 08:08 PM

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

All times are GMT -5. The time now is 09:31 PM.

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