Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2008 00:43:43 -0500 (EST)
From:      Andy Dills <andy@xecu.net>
To:        DAve <dave.list@pixelhammer.com>
Cc:        'User Questions' <freebsd-questions@freebsd.org>
Subject:   Re: OT: Silly Bind question
Message-ID:  <20080203004205.M24186@shell.xecu.net>
In-Reply-To: <47A54DDE.3010400@pixelhammer.com>
References:  <47A54DDE.3010400@pixelhammer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
---



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080203004205.M24186>