Re: txt record not returning a value
Curtis Maurand via Pdns-users <[email protected]> Sat, 9 Nov 2024 11:52:43 -0500
| Newsgroups | gmane.network.dns.powerdns.user |
|---|---|
| Message-ID | <[email protected]> |
On 11/8/24 10:23, Brian Candler wrote: > On 08/11/2024 15:18, Curtis Maurand via Pdns-users wrote: >> From the sql query “select * from records where domain_id=’47’ and >> type=’txt’” I get >> >> | 638 | 47 | circadianinfo.com._report._dmarc.xyonet.com | >> TXT | v=DMARC1 >> >> >> Dig returns nothing. >> >> >> ; <<>> DiG 9.18.28-1~deb12u2-Debian <<>> txt @localhost circadininfo.com. >> > circadininfo != circadianinfo > That;s a typo. apologies. cmaurand@sirius:~$ dig txt @localhost circadianinfo.com._report._dmarc.xyonet.com "pdnsutil list-zone xyonet.com" has within the list: circadianinfo.com._report._dmarc.xyonet.com 3600 IN TXT v=DMARC1 not sure what's going on at this point, but the secondary (running bind, not powerdns) is returning the correct result. I'm using bind, there, because it is running as a slave to 4 servers running Plesk and plesk only supports bind and runs its commands using rndc. --Curtis _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users