
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. :-)