Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2008 08:25:36 -0800
From:      "Mark D. Foster" <mark@foster.cc>
To:        DAve <dave.list@pixelhammer.com>
Cc:        'User Questions' <freebsd-questions@freebsd.org>
Subject:   Re: OT: Silly Bind question
Message-ID:  <47A5EB00.3020704@foster.cc>
In-Reply-To: <47A5E6A7.2030208@pixelhammer.com>
References:  <47A54DDE.3010400@pixelhammer.com>	<20080203004205.M24186@shell.xecu.net> <47A5E6A7.2030208@pixelhammer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
DAve wrote:
> Andy Dills wrote:
>   
>> 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"
>>     
>
> I'm kicking but it ain't helping. Interesting that the host ftp works.
> It is also the last host in the zone. I tried tying the txt record to
> the origin but no change. According to the Bind book, and to the openspf
> folks, this should work.
>
> pixelhammer.com.	IN	TXT	"some sorta krazy text string"
>
> But it don't. Now, I am even more confused. Does the location of the
> Text record 'within' the zone file make a difference?
>
> Thanks,
>
> DAve
>
>   
Andy was right, it's the line-ordering in your zone file.
I take it you can't slave the zone from tinydns to bind?

-- 
Said one park ranger, 'There is considerable overlap between the 
 intelligence of the smartest bears and the dumbest tourists.'
Mark D. Foster, CISSP <mark@foster.cc>  http://mark.foster.cc/




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