Search Again:

Re: "Non-existent host/domain"?

From: Len Conrad
Date: Friday, October 4, 2002
Time: 7:13:22 am


>
>[B-W-G3:~] lsh% dig mail.hastings.com@dns.hastings.com

bad syntax

>What do I do?

you're broken, your DNS is ok :))

# dig -x 216.253.208.2

; <<>> DiG 8.3 <<>> -x
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0
;; QUERY SECTION:
;; 2.208.253.216.in-addr.arpa, type = ANY, class = IN

;; ANSWER SECTION:
2.208.253.216.in-addr.arpa. 1D IN PTR mail.hastings.com.

;; AUTHORITY SECTION:
208.253.216.in-addr.arpa. 1D IN NS dns.hastings.com.
208.253.216.in-addr.arpa. 1D IN NS ns1.espire.net.
208.253.216.in-addr.arpa. 1D IN NS ns2.espire.net.
208.253.216.in-addr.arpa. 1D IN NS ns3.espire.net.

;; Total query time: 142 msec
;; FROM: carlsbad.alap.com to SERVER: default -- 127.0.0.1
;; WHEN: Fri Oct 4 07:10:08 2002
;; MSG SIZE sent: 44 rcvd: 157

# dig mail.hastings.com a

; <<>> DiG 8.3 <<>> mail.hastings.com a
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 0
;; QUERY SECTION:
;; mail.hastings.com, type = A, class = IN

;; ANSWER SECTION:
mail.hastings.com. 1D IN A 216.253.208.2




Messages In This Thread:



Return to Digital Point Solutions' Home Page