Month: May 2006
-
PowerDNS & geobackend fixed
Problem: dig query returns ;; connection timed out; no servers could be reached Solution: It’s very important to bind the PowerDNS server to specific IPs. (local-address=DNS_IP1,DNS_IP2,etc.)
-
PowerDNS geobackend README
PowerDNS geobackend setup notes =============================== These are the steps I went through to set up geobackend for PowerDNS on FreeBSD -STABLE. By the time you read this maybe geobackend is part of the PowerDNS main CVS so perhaps not much of this will apply. In that case you should skip further down to the configuration…
-
Install PowerDNS
http://rtfm.powerdns.com/compiling-powerdns.html CXXFLAGS=-I/root/trungson/downloads/boost_1_33_1 ./configure –with-modules=”geo bind”