http://downloads.powerdns.com/documentation/html/changelog.html wrote: NEW:
The Geobackend which makes it possible to send different answers to different IP ranges. Initial documentation can be found in pdns/modules/geobackend/README.
Wobei zu sagen ist, dass es die erste Version diese Backends ist und möglicherweise nicht 100%ig stabil läuft. Auch kann man es nicht gleichzeitig mit dem MySQL oder anderen Backends verwenden. Die Konfiguration sah auf den ersten Blick recht simple aus.pdns/modules/geobackend/README wrote: FAQ
===
...
Q2. Why is this tied to IRC? Can I use it for other things?
A2. Yes! The code itself is not restricted in usefulness to only IRC, it's
just that IRC is a good example of a situation where you have a service
that is commonly split across many widely-separated servers, lots of widely
spread clients, and a serious lack of money for "real" solutions.
It wouldn't be any harder to use it for things like HTTP or many other
protocols.
Q3. I don't want to run PowerDNS, will you make a custom backend for BIND9?
A3. Probably not unless you're willing to pay or induce us in other ways!
PowerDNS is fun, you should try it, maybe you can make it work with only
one IP address by use of a forward zone in BIND and putting PowerDNS on a
strange port.
...
Download: http://www.powerdns.com/downloads/index.php
