$ host ekmb.net
;; connection timed out; no servers could be reached
| Code: |
Domain servers in listed order:
NS2.EKMB.NET 74.52.212.235
NS1.EKMB.NET 71.43.226.6
|
$ dig @71.43.226.6 ekmb.net
| Code: |
; <<>> DiG 9.4.2-P1 <<>> @71.43.226.6 ekmb.net
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
|
$ dig @74.52.212.235 ekmb.net
| Code: |
; <<>> DiG 9.4.2-P1 <<>> @74.52.212.235 ekmb.net
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 16022
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;ekmb.net. IN A
;; Query time: 92 msec
;; SERVER: 74.52.212.235#53(74.52.212.235)
;; WHEN: Thu Jul 17 22:41:57 2008
;; MSG SIZE rcvd: 26
|
So all this tells me that bind is not running on the main server at 71.43.226.6