Subject: dig not working?
To: None <current-users@NetBSD.ORG>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 03/29/1996 01:39:38
Is it just my system, or does the version of "dig" in NetBSD-current not
work for anybody else?
By "not work", I mean that it runs, seems to do queries to the nameserver,
but doesn't actually print out the results of that query, ie -
; <<>> DiG 2.1 <<>> mx gnn.com
;; res options: init recurs defnam dnsrch
;; Total query time: 5 msec
;; FROM: excalibur to SERVER: default -- 127.0.0.1
;; WHEN: Fri Mar 29 01:38:58 1996
;; MSG SIZE sent: 25 rcvd: 184
(At first glance, it looks like something to do with the resolver library,
but I'm not sure).
--Ken