Strange dns problem ?

Albert milis at gosip.net
Thu Jul 8 10:16:44 UTC 2004


Hello gurus,

I have 2 dns server. 1 primary (ns1.cepat.net.id) and 1 secondary
(ns2.cepat.net.id). i have no problem with
the primary. but with secondary i have problem.

on the primary, if i make queries like these:

dig www.xyz.com @ns1.cepat.net.id

the result is OK. so does the dig www.xyz.com @202.43.178.10 is OK
too.

but not with the secondary dns!?

dig www.xyz.com @ns2.cepat.net.id
the result is NOT ok.

the result is like this:

 dig www.xyz.com @ns2.cepat.net.id

; <<>> DiG 9.2.1 <<>> www.xyz.com @ns2.cepat.net.id
;; global options:  printcmd
;; connection timed out; no servers could be reached

but if i query like this dig www.xyz.com @202.43.178.245

dig www.xyz.com @202.43.178.245

; <<>> DiG 9.2.1 <<>> www.xyz.com @202.43.178.245
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2914
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 1

;; QUESTION SECTION:
;www.xyz.com.                   IN      A

;; ANSWER SECTION:
www.xyz.com.            476322  IN      A       64.146.134.38

;; AUTHORITY SECTION:
xyz.com.                172800  IN      NS      ns.xyz.com.
xyz.com.                172800  IN      NS      ns.jedwards.net.
xyz.com.                172800  IN      NS      ns1.rdrop.com.

;; ADDITIONAL SECTION:
ns.jedwards.net.        172800  IN      A       216.231.55.238

;; Query time: 266 msec
;; SERVER: 202.43.178.245#53(202.43.178.245)
;; WHEN: Thu Jul  8 17:11:18 2004
;; MSG SIZE  rcvd: 131

the result is OK. i don't know how to solve this. tried to refer to
many tutorial on internet, the result is nothing.





-- 
Best regards,
 Albert



More information about the bind-users mailing list