Thanks again to your pdns.conf file, it give me a better acknowledge about PDNS. But can you attach your pdns-source.tar.gz (including geobackend patched) to me ? And i will reinstall PDNS with multi-geo-backend by your pdns-source.<br>
Or you can show me how to config the patch file ? There're something in the patch file that i don't understand. Such as :<br><br><tt>diff --git a/modules/geobackend/geobackend.cc b/modules/geobackend/geobackend.cc
<br>index 0a79099..1624ef9 100644
<br>--- a/modules/geobackend/geobackend.cc
<br>+++ b/modules/geobackend/geobackend.cc
<br>@@ -25,17 +25,7 @@ using boost::trim_right;
</tt><br><br>If i downloaded the lastest pdns source from the official website, how can i use your patched file ? (i mention about how to patching this file into the pdns-source and reinstall it)<br><br>Thanks a lot José !<br>
<br><br><div class="gmail_quote">2012/2/29 José Arthur Benetasso Villanova <span dir="ltr"><<a href="mailto:jose.arthur@gmail.com">jose.arthur@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi again.<div><br></div><div>You are right, the 1st module can't be an alias.</div><div><br></div><div>I've tried to recompile the patch and configure it once again. So far, I just made the configuration work, I didn't test the entire settings. Here the *working* configuration:</div>

<div><br></div><div><div>launch=geo,geo:geo2</div><div>geo-zone=<a href="http://example.com" target="_blank">example.com</a></div><div>geo-soa-values=<a href="http://ns1.example.com" target="_blank">ns1.example.com</a>,<a href="http://postmaster.example.com" target="_blank">postmaster.example.com</a></div>

<div>geo-ns-records=<a href="http://ns1.example.com" target="_blank">ns1.example.com</a>,<a href="http://ns2.example.com" target="_blank">ns2.example.com</a></div><div>geo-ttl=3600</div><div>geo-ns-ttl=86400</div><div>geo-ip-map-zonefile=/home/ze/tmp/pdns/etc/geo1/zz.countries.nerd.dk.rbldnsd</div>

<div>geo-maps=/home/ze/tmp/pdns/etc/geo1</div><div><br></div><div>geo-geo2-zone=<a href="http://example.net" target="_blank">example.net</a></div><div>geo-geo2-soa-values=<a href="http://ns1.example.net" target="_blank">ns1.example.net</a>,<a href="http://postmaster.example.net" target="_blank">postmaster.example.net</a></div>

<div>geo-geo2-ns-records=<a href="http://ns1.example.net" target="_blank">ns1.example.net</a>,<a href="http://ns2.example.net" target="_blank">ns2.example.net</a></div><div>geo-geo2-ttl=3600</div><div>geo-geo2-ns-ttl=86400</div>
<div>geo-geo2-ip-map-zonefile=/home/ze/tmp/pdns/etc/geo2/zz.countries.nerd.dk.rbldnsd</div>
<div>geo-geo2-maps=/home/ze/tmp/pdns/etc/geo2</div><div><br></div><div><br></div><div>In my setup, I got this message "[geobackend] Error occured while reading director file /home/ze/tmp/pdns/etc/geo2/zz.countries.nerd.dk.rbldnsd: $RECORD line empty or missing, georecord qname unknown"</div>

<div><br></div><div>Well, since I just "touch" the /home/ze/tmp/pdns/etc/geo2/zz.countries.nerd.dk.rbldnsd, it's ok.</div><div><br></div><div>Again, I didn't test the server, I just made the configuration work.</div>
<div><div class="h5">
<br><div class="gmail_quote">On Wed, Feb 29, 2012 at 2:19 AM, Vasiliy Tolstov <span dir="ltr"><<a href="mailto:v.tolstov@selfip.ru" target="_blank">v.tolstov@selfip.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

2012/2/29 José Arthur Benetasso Villanova <<a href="mailto:jose.arthur@gmail.com" target="_blank">jose.arthur@gmail.com</a>>:<br>
<div>> Hi Đức.<br>
><br>
> Try this configuration with the patch:<br>
><br>
> launch=geo:geo1,geo:geo2<br>
> geo1-zone=<a href="http://geo.domain1.net" target="_blank">geo.domain1.net</a><br>
> geo2-zone=<a href="http://geo.domain2.net" target="_blank">geo.domain2.net</a><br>
><br>
> Basically, you need to tell to PowerDNS that those are different<br>
> configuration, much like kernel modules alias.<br>
><br>
> The documentation about alias is here: <a href="http://doc.powerdns.com/modules.html" target="_blank">http://doc.powerdns.com/modules.html</a><br>
><br>
> I hope this help.<br>
><br>
<br>
</div>Sorry for braking thread, but is that possible to get geo backend<br>
domains from database?<br>
For example i want to create on the fly some domains what have geo<br>
part and redirect users for specific ip based on geo.<br>
<span><font color="#888888"><br>
--<br>
Vasiliy Tolstov,<br>
Clodo.ru<br>
e-mail: <a href="mailto:v.tolstov@selfip.ru" target="_blank">v.tolstov@selfip.ru</a><br>
jabber: <a href="mailto:vase@selfip.ru" target="_blank">vase@selfip.ru</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div><div class="im">-- <br>José Arthur Benetasso Villanova<br>
</div></div>
</blockquote></div><br>