OT: Silly Bind question

Andy Dills andy at xecu.net
Sat Feb 2 21:43:48 PST 2008


On Sun, 3 Feb 2008, DAve wrote:
> 
> I am stumped, what have I done wrong?

You'll kick yourself. Here's the hint:

/users/andy>dig @ns1.totallogic.com ftp.pixelhammer.com txt

; <<>> DiG 9.3.4 <<>> @ns1.totallogic.com ftp.pixelhammer.com txt
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26833
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;ftp.pixelhammer.com.           IN      TXT

;; ANSWER SECTION:
ftp.pixelhammer.com.    86400   IN      TXT     "v=spf1 ip4:65.196.224.82 ip4:65.196.224.83 ~all"

;; AUTHORITY SECTION:
pixelhammer.com.        86400   IN      NS      ns1auth.tls.net.
pixelhammer.com.        86400   IN      NS      ns2auth.tls.net.
pixelhammer.com.        86400   IN      NS      ns3auth.tls.net.

;; ADDITIONAL SECTION:
ns1auth.tls.net.        86400   IN      A       65.124.104.30
ns2auth.tls.net.        86400   IN      A       65.123.104.30
ns3auth.tls.net.        86400   IN      A       65.124.110.14

;; Query time: 32 msec
;; SERVER: 65.196.224.2#53(65.196.224.2)
;; WHEN: Sun Feb  3 00:42:32 2008
;; MSG SIZE  rcvd: 218


Andy

---
Andy Dills
Xecunet, Inc.
www.xecu.net
301-682-9972
---


More information about the freebsd-questions mailing list