[Serusers] dns configuration for enum

Tirpák Miklós mtirpak at sztaki.hu
Wed Jun 30 15:30:14 CEST 2004


Hello!

Has anybody a dns (bind9) configuration with wildcards on Debian? I would like to migrate a nameserver from redhat 7.3 
to debian, but I get the followin error:

patrolsrv:~# host -t any 1.2.2.6.3.voip.hbone.hu
1.2.2.6.3.voip.hbone.hu does not exist at localhost (Authoritative answer)

The NAPTR recods look like this:

*.6.3.voip.hbone.hu	IN NAPTR  10 10 "u" "e2u+sip" "!^(.*)$!sip:\\1 at 10.0.0.1!"  .
*.0.2.6.3.voip.hbone.hu	IN NAPTR  10 10 "u" "e2u+sip" "!^(.*)$!sip:\\1 at 10.0.0.2!"  .

Some other queries result correct answers:

patrolsrv:~# host -t any 1.1.1.6.3.voip.hbone.hu
1.1.1.6.3.voip.hbone.hu      NAPTR   10 10 "u" "e2u+sip" "!^(.*)$!sip:\\1 at 10.0.0.1!" .
patrolsrv:~# host -t any 1.0.2.6.3.voip.hbone.hu
1.0.2.6.3.voip.hbone.hu      NAPTR   10 10 "u" "e2u+sip" "!^(.*)$!sip:\\1 at 10.0.0.2!" .

The nameserver works good on rendhat. Is there a known bug in the bind9 on Debian? Or is something missing in the 
configuration?

Thanks,
Miklos Tirpak




More information about the sr-users mailing list