[Pdns-dev] naptr
James Cloos
cloos at jhcloos.com
Tue Apr 26 21:19:38 CEST 2011
Mea culpa.
It seems that I glazed over the "" in the example on:
http://doc.powerdns.com/types.html
I changed my example insert to the form:
insert into records
(domain_id, name, type, content)
values
( 1, '4.3.example.com', 'NAPTR', $C$100 10 "u" "E2U+sip" "" !^\+*([^\*]*)!sip:\1 at example.com!$C$
);
And after a rectify-zone it works.
All of the RRSIGs still fail to verify, though.
-JimC
--
James Cloos <cloos at jhcloos.com> OpenPGP: 1024D/ED7DAEA6
More information about the Pdns-dev
mailing list