
Hi, I read which it´s possible implementing a DNS Server which support ENUM with PowerDNS. Is it possible with Bind? I pretend make some tests and I only know Bind so, I felt more free and safe. Any reference? Any version in especific of Bind which support ENUM? []'s -- Eduardo Júnior GNU/Linux user #423272 :wq

On Jan 20, 2009, at 19:30, Eduardo Júnior wrote:
I read which it´s possible implementing a DNS Server which support ENUM with PowerDNS. Is it possible with Bind?
Yes. ENUM is a protocol for mapping E.164 telephone numbers into domain names under e164.arpa. It's does have an impact on the DNS protocol or its implementation. ENUM lookups generally return NAPTR records. These are supported in just about every modern DNS implementation. BIND is the reference DNS implementation so by definition it supports NAPTR records. :-)

I'm curious is it in Unbound as well?
-----Original Message----- From: enum-wg-admin@ripe.net [mailto:enum-wg-admin@ripe.net] On Behalf Of Jim Reid Sent: Tuesday, January 20, 2009 2:56 PM To: Eduardo Júnior Cc: enum-wg@ripe.net Subject: Re: [enum-wg] DNS Server
On Jan 20, 2009, at 19:30, Eduardo Júnior wrote:
I read which it´s possible implementing a DNS Server which support ENUM with PowerDNS. Is it possible with Bind?
Yes. ENUM is a protocol for mapping E.164 telephone numbers into domain names under e164.arpa. It's does have an impact on the DNS protocol or its implementation. ENUM lookups generally return NAPTR records. These are supported in just about every modern DNS implementation. BIND is the reference DNS implementation so by definition it supports NAPTR records. :-)

I'm curious is it in Unbound as well? If you mean with "it" support for NAPTR, the answer is yes. And before you ask, NAPTR support is in nsd & ldns as well. jaap

On Jan 20, 2009, at 19:56, Jim Reid wrote:
ENUM is a protocol for mapping E.164 telephone numbers into domain names under e164.arpa. It's does have an impact on the DNS protocol or its implementation.
Whoops! I've not had enough coffee or beer today. That second sentence should of course start "It does not have an impact...".

Hi Eduardo, To support ENUM your dns server must suport NAPTR records and Power DNS does it. Please read this presentation: http://ds9a.nl/pdns/pdns-presentation-ora.pdf Some interesting users of PowerDNS: Top-level domains .MN, .MP (and .TK) All Wikipedia sites (Global Load Balancing) Schlund + Partner Tucows E164.org (ENUM) Siemens (ENUM trial) Register.com (visa.com, burgerking.com bayerag.com) Ascio (Speednames) Good Luck. Kind regards, -- Marco Mouta On Tue, Jan 20, 2009 at 7:30 PM, Eduardo Júnior <ihtraum18@gmail.com> wrote:
Hi,
I read which it´s possible implementing a DNS Server which support ENUM with PowerDNS. Is it possible with Bind?
I pretend make some tests and I only know Bind so, I felt more free and safe. Any reference? Any version in especific of Bind which support ENUM?
[]'s
-- Eduardo Júnior GNU/Linux user #423272
:wq
participants (5)
-
Eduardo Júnior
-
Jaap Akkerhuis
-
Jim Reid
-
Marco Mouta
-
Richard Shockey