[RFCI-Discuss] Broken tests ?

Raymond Dijkxhoorn raymond at prolocation.net
Sat Dec 30 20:11:23 EST 2006


Hi!

Was just checking some additions for the bogus mx list:

[root at frontend hosts]# dig mx free-hearts.com

; <<>> DiG 9.2.4 <<>> mx free-hearts.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35954
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;free-hearts.com.               IN      MX

;; ANSWER SECTION:
free-hearts.com.        160562  IN      MX      20 mail.xyz.xyz.

;; AUTHORITY SECTION:
free-hearts.com.        92395   IN      NS      ns3.onlinenic.net.
free-hearts.com.        92395   IN      NS      ns2.onlinenic.net.

;; Query time: 0 msec
;; SERVER: 213.132.211.160#53(213.132.211.160)
;; WHEN: Sun Dec 31 02:11:19 2006
;; MSG SIZE  rcvd: 110

[root at frontend hosts]# dig mail.xyz.xyz

; <<>> DiG 9.2.4 <<>> mail.xyz.xyz
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 23084
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.xyz.xyz.                  IN      A

;; AUTHORITY SECTION:
.                       5697    IN      SOA     A.ROOT-SERVERS.NET. 
NSTLD.VERISIGN-GRS.COM. 2006123000 1800 900 604800 86400

;; Query time: 0 msec
;; SERVER: 213.132.211.160#53(213.132.211.160)
;; WHEN: Sun Dec 31 02:11:24 2006
;; MSG SIZE  rcvd: 105

[root at frontend hosts]# nslookup mail.xyz.xyz.
Server:         213.132.211.160
Address:        213.132.211.160#53

** server can't find mail.xyz.xyz: NXDOMAIN

Why is this listing denied? Seems pretty much like crap...

Another one:

[root at frontend hosts]# dig mx akademo.net

; <<>> DiG 9.2.4 <<>> mx akademo.net
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40081
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 3

;; QUESTION SECTION:
;akademo.net.                   IN      MX

;; ANSWER SECTION:
akademo.net.            3600    IN      MX      10 localhost.

;; AUTHORITY SECTION:
akademo.net.            172800  IN      NS      park2.dnsmadeeasy.com.
akademo.net.            172800  IN      NS      park1.dnsmadeeasy.com.

;; ADDITIONAL SECTION:
localhost.              86400   IN      A       127.0.0.1
park1.dnsmadeeasy.com.  86400   IN      A       63.219.151.10
park2.dnsmadeeasy.com.  86400   IN      A       63.219.151.11

Am i looking to strickt or is the submission script broken?

Bye,
Raymond.


More information about the RFCI-Discuss mailing list