[Serusers] zone file for enum

Greg Fausak lgfausak at august.net
Mon Dec 15 17:16:23 CET 2003


Thanks!

I tried these things...still get the same NXDOMAIN error.

I'll poke about some more....

Dang, I'm pretty good at DNS, I've do DNS for thousands
of domains. MX, SRV, A, CNAME, PTR, etc... Just when I
think I'm an expert :-)


---greg



Alexander Mayrhofer wrote:

> On (14.12.03 22:36), Greg Fausak wrote:
> 
>>$ORIGIN e164.arpa.
>>$ORIGIN 5.6.2.1.6.4.5.9.6.4.e164.arpa.
>>5.6.2.1.6.4.5.9.6.4.e164.arpa. NAPTR 100 10 "u" "sip+E2U" 
>>"!^.*$!sip:4695461265 at addaline.com!"
> 
> 
> Greg,
> 
> two things: 
> 
> - The NAPTR record above is missing the "replacement" field, which, if
>   you do not use it, should be represented by a dot. So, it should look
>   like:
> 
>   NAPTR 100 10 "u" "sip+E2U" "!^.*$!sip:4695461265 at addaline.com!" .
> 
>   (mind the trailing dot).
> 
> 
>>Dec 15 22:34:45.293 createfetch: 5.6.2.1.6.4.5.9.6.4.e164.arpa NAPTR
>>Dec 15 22:34:45.293 createfetch: . NS
>>Dec 15 22:34:45.322 createfetch: NS.SUNET.SE A
>>Dec 15 22:34:45.322 createfetch: NS0.VERIO.NET A
>>Dec 15 22:34:45.322 createfetch: TINNIE.ARIN.NET A
> 
> 
>>From the debug output, it seems to me that the dns is ignoring the
> authoritative zone, but looking up the record in the "official" public tree.
> 
> Probably it would be easier to start with a private ENUM zone, e.g.
> 
> e164.august.net.  
> 
> and enter those test records there. In that case, you don't risk
> confusing your private DNS tree with public information.
> 
> cheers
> 
> axelm
> 
> 





More information about the sr-users mailing list