Domain Key Entries
Posted
by
natediggs
on Server Fault
See other posts from Server Fault
or by natediggs
Published on 2013-11-12T15:23:42Z
Indexed on
2013/11/12
15:53 UTC
Read the original article
Hit count: 194
More BIND DNS questions.
OK, my changes the the zone files are no propagating out. Now I'm having a problem with the domain key entries I'm trying to create. I'm starting by trying to set the domain key policy. To do so I added the following entry to my zone file (actual domain XXX'd out).
Based on everything I've read this is properly formatted and should work. When I try to verify the DNS entry for our domain it doesn't how up.
_domainkey.XXXX.com TXT "t=y; o=~;"
Is there something I'm missing?
Nate
© Server Fault or respective owner