UDP/DNS testing dnscache (from djbdns 1.05)

Jeremy Kister argus-01 at jeremykister.com
Fri Mar 12 12:20:33 EST 2004


I recenty changed my recursive name servers from BIND 9 to dnscache.  One of
the tests i was using successfully is now failing:

Host "ns2" {
 Service UDP/DNS {
   class: IN
   minvalue: 2
   query: NS
   test: nanswers
   zone: yahoo.com
  }
}

srvc::reason from debugging says UDP timeout.
this is odd, because from the box Argus is on:
unix11> dig @ns2.broadviewnet.net yahoo.com ns

; <<>> DiG 9.2.1 <<>> @ns2.broadviewnet.net yahoo.com ns
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41093
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;yahoo.com.                     IN      NS

;; ANSWER SECTION:
yahoo.com.              172788  IN      NS      ns1.yahoo.com.
yahoo.com.              172788  IN      NS      ns2.yahoo.com.
yahoo.com.              172788  IN      NS      ns3.yahoo.com.
yahoo.com.              172788  IN      NS      ns4.yahoo.com.
yahoo.com.              172788  IN      NS      ns5.yahoo.com.

;; Query time: 22 msec
;; SERVER: 64.115.0.10#53(ns2.broadviewnet.net)
;; WHEN: Fri Mar 12 12:16:03 2004
;; MSG SIZE  rcvd: 117

Any Ideas?

Jeremy Kister
www.jeremykister.com/jeremy/



More information about the Arguslist mailing list