if you only use (Portugal, rest_of_Them) maps then you dont want to
create LOC records for all the countries. read about xml maps. in fact
read the entire wiki doc.
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups "geoipdns-users" group.
> To post to this group, send email to geoipdn...@googlegroups.com
> To unsubscribe from this group, send email to geoipdns-user...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/geoipdns-users?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
--
adrian ilarion ciobanu
http://adirau.com
yours should look something like:
<ipmaps user="system" out="/var/service/vdns/root/users/system/loc.data">
<map mname="portuguesedoitbetter">
<mapit from="PT" to="PT"/>
</map>
</ipmaps>
thats for user=system,mapname=portuguesedoitbetter
run ipdb_update.pl configs=ipmaps.xml it will generate loc data to the
path defined in the xml ... check veridns/cfg.pm some paths matter in
there the rest... its just junk
then build it with your records.
http://pub.mud.ro/~cia/files/vdns-scripts-1.0r8.tgz
it will generate your LOCs with bitmasks, etc... i had some good reasons
to move it to bitmasks instead of ipclass intervals.
also remember with this ipdb_update.pl script you can keep in sync the
maxmind database ... put it in cron to run monthly
... and let me know if u run into problems. if u clean up the scripts
srcs sendem back to lists. if u write a faq for the enduser, send it
back to the list.
also updated the download link for scripts.
i suppose i need to clean that crap from wiki doc and keep a short,
clearly written howto. i tried to read it now and i understand nothing.
some idiot wrote it.