Hi,<br><br>I'm evaluating pdns to replace a few bind servers that have been running for years on Solaris.<br>The mysql backend is great and is the main reason for the move.<br><br>Once feature I need is a way of doing round-robin DNS, I searched and found this discussion:<br>
<a href="mailto:pdns-users@mailman.powerdns.com"><span class="nfakPe">http://mailman.powerdns.com/pipermail/pdns-users/2003-December/000909.html</span></a><br><br>but the "rrhelper" that is referenced is not to be found.<br>
<br>The idea is that if one does an "nslookup proxy.mydomain", each time a different answer is given back from a list of IP addresses. <br>This allows loading sharing and a limited failover.<br><br>Am I right in saying that there is no support for this, but one would write a script that checks for some failover conditional (e.g. one of my proxies down), and then updated the "proxy" A record in pds via an SQL update?<br>
<br><br>Thanks in advance,<br><br>Sean<br><br>