FreeBSD Port: dnstop-20070105

LI Xin delphij at delphij.net
Sat Feb 10 18:01:56 UTC 2007


Daniel Dvořák wrote:
> Hi,
> 
> The port has sources which did not work.
[...]
> $ dig @a.gtld-servers.net dns.measurement-factory.com A

That's incorrect.  I don't think gtld DNS servers provide in-depth DNS
data or they get overloaded soon...

It works fine here:

[delphij at tango] ~> dig dns.measurement-factory.com

; <<>> DiG 9.3.4 <<>> dns.measurement-factory.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26724
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 0

;; QUESTION SECTION:
;dns.measurement-factory.com.   IN      A

;; ANSWER SECTION:
dns.measurement-factory.com. 60 IN      CNAME   measurement-factory.com.
measurement-factory.com. 60     IN      A       12.160.37.5

;; AUTHORITY SECTION:
measurement-factory.com. 60     IN      NS      ns.packet-pushers.com.
measurement-factory.com. 60     IN      NS      ns2.packet-pushers.com.
measurement-factory.com. 60     IN      NS      ns3.packet-pushers.com.

;; Query time: 3616 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Feb 11 02:00:14 2007
;; MSG SIZE  rcvd: 143

So I think you need to check your DNS server.

Cheers,
-- 
Xin LI <delphij at delphij.net>	http://www.delphij.net/
FreeBSD - The Power to Serve!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070210/38f87401/signature.pgp


More information about the freebsd-ports mailing list