[Pdns-users] PDNS and ENUM

Thomas Elsgaard thomas.elsgaard at gmail.com
Sun Apr 19 03:06:22 UTC 2015


Hi Brielle

Yeah that was a typo, but i just managed to solve the problem, it now works
with:

INSERT INTO records (domain_id, name, type, content, ttl, prio) VALUES (1,'
8.7.6.5.4.3.2.1.example.com','NAPTR','10 10 "u" "E2U+sip" "!^.*$!
sip:12345678 at test.com!".',120,0);

Thomas


On Sun, Apr 19, 2015 at 12:55 AM, Brielle Bruns <bruns at 2mbit.com> wrote:

> On 4/18/15 6:51 PM, Thomas Elsgaard wrote:
>
>> Hi list
>>
>> I am trying to get ENUM to work with PowerDNS Authoritative Server 3.4.3
>> and PostgreSQL but i am not able to resolve the record.
>>
>> Is someone having an working example ?
>>
>> I have tried with:
>>
>> INSERT INTO records (domain_id, name, type, content, ttl, prio) VALUES
>> (1,'8.7.6.5.4.3.2.1.enum.example.tld','NAPTR','100 10 \"u\" \"E2U+sip\"
>> \"!^.*$!sip:12345678 at 10.0.0.10 <mailto:sip%3A12345678 at 10.0.0.10>!\"
>> ."',120,0);
>>
>> but dig @127.0.0.1 <http://127.0.0.1> 8.7.6.5.4.3.2.1.enum.example.com
>> <http://8.7.6.5.4.3.2.1.enum.example.com> NAPTR is not resolving it
>> correctly:
>>
>>
>
> Silly thing to point out, but you inserted
> '8.7.6.5.4.3.2.1.enum.example.tld', not '8.7.6.5.4.3.2.1.enum.example.com
> '.
>
> Is that just a typo here on the message to the list?
>
>
> --
> Brielle Bruns
> The Summit Open Source Development Group
> http://www.sosdg.org    /     http://www.ahbl.org
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20150419/67ea2efe/attachment-0001.html>


More information about the Pdns-users mailing list