On Fri, Jan 12, 2007 at 12:54:19PM +0100, Martijn Grendelman wrote: > Jan 12 12:05:57 vodka pdns_recursor[9500]: Listening for UDP queries on > 127.0.0.1:53 > Jan 12 12:05:57 vodka pdns_recursor[9500]: Listening for UDP queries on > 213.207.104.11:53 > Jan 12 12:05:57 vodka pdns_recursor[9500]: Listening for TCP queries on > 127.0.0.1:53 > Jan 12 12:05:57 vodka pdns_recursor[9500]: Listening for TCP queries on > 213.207.104.11:53
Study the 'allow-from' setting. > [EMAIL PROTECTED]:~> host -a -l sipo.nl 213.207.104.11 > Trying "sipo.nl" > ;; communications error to 213.207.104.11#53: end of file Recursive nameservers do not support AXFR, so that won't work in any case, even after you fix allow-from. > the config, and made the recursor bind to 213.207.104.11 only. This made > no difference. I am 100% certain that this is not a firewall issue. Did > I hit a bug? Please show the entire output of recursor startup, and your configuration file, if the problem persists. Good luck! -- http://www.PowerDNS.com Open source, database driven DNS Software http://netherlabs.nl Open and Closed source services _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
