Quote:
Originally Posted by nspanahi I do have an A record, I wonder why dig did not show it. |
You do not have an A record on the DNS server that returned the response, in fact you do nat have an A record on either of the servers you list in your resolv.conf.
Code:
dig @205.171.3.65 panahi.com any
; <<>> DiG 9.3.4-P1 <<>> @205.171.3.65 panahi.com any
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8582
;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;panahi.com. IN ANY
;; ANSWER SECTION:
panahi.com. 43200 IN NS ns1.mydyndns.org.
panahi.com. 43200 IN NS ns4.mydyndns.org.
panahi.com. 43200 IN NS ns3.mydyndns.org.
panahi.com. 43200 IN NS ns5.mydyndns.org.
panahi.com. 43200 IN NS ns2.mydyndns.org.
;; Query time: 253 msec
;; SERVER: 205.171.3.65#53(205.171.3.65)
;; WHEN: Sat Jul 25 07:43:11 2009
;; MSG SIZE rcvd: 130