Problem about NAPTR on BIND 9.3.1

kevin kthkevin at gmail.com
Mon Jan 16 15:35:01 UTC 2006


Hi,

Here is my configs.


/etc/named.conf
-------------
...
zone "e164.tel.se" in {
  type master;
  file "master/master.e164.tel.se"
}
...


master/master.e164.tel.se
--------------------
$TTL  84440
$ORIGIN 3.4.5.6.7.3.7.8.9.0.1.2.e164.tel.se.
@      IN SOA    ns1.tel.se.   webmaster.tel.se. (
     ...........
)
          IN NS ns1.tel.se

1.2 IN NAPTR 100 10 "u" "sip+E2U" "!^.*$!sip:kevi at tel.se!"  .


I run "host  -t NAPTR "1.2.3.4.5.6.7.3.7.8.9.0.1.2.e164.tel.se" after
configuration,
but returned "Host not found: 2(SERVFAIL)"

Can you tell me what leads this.

Thanks!
BR/K



More information about the bind-users mailing list