new release 1.0r9 available at
http://pub.mud.ro/~cia/files/vdns-1.0r9.tgz
this includes the wildcard locmap issue fix
a new compile time flag is defined: WILDCARD_LOCMAP included by
default in conf-cc flags.
if the flag is enabled, then when there is no locmap record for a name
the query will be rewritten for supporting a locmap
record lookup on wildcard label.
i ran some quick tests and it went ok. choi, let me know how it works
for you :)
the data file i ran the tests with:
%sl-usa:
75.126.135.0:24
%sl-usa:
75.126.154.0:24
%sl-usa:
188.26.59.0:24
Zcuracao.com:ns10.blockdos.net.:hostmaster.blockdos.net.::::::60
&curacao.com::
ns10.blockdos.net:60
&curacao.com::
ns20.blockdos.net:60
+\052.deadpony.curacao.com:1.2.3.4:60::sl-usa
+\052.deadpony.curacao.com:4.3.2.1:60::nomatch
+zombie.deadpony.curacao.com:2.3.4.5:60::sl-usa
+zombie.deadpony.curacao.com:5.4.3.2:60::nomatch
the % record format, again:
%mapname:subnet:netmask:mapset:username
or, if no multiuser support is needed:
%mapname:subnet:netmask
this data format madness shall go away once i release a shell for data
administration which is supposed to hide all the
complexity. stay tuned :)
cheers!