[Pdns-users] Recursor not working
abang at t-ipnet.net
abang at t-ipnet.net
Tue Jul 13 06:25:46 UTC 2010
Hi Adam,
> ... It seems like pdns is working, but not
> communicating with the recursor.
> recursor.conf http://pastebin.com/MiL9xbXM
independent of your VPN setup I noticed that your "local-address"
statement in the recursor.conf isn't filled correct. Your recursor only
listening on localhost. It is recommended to add all IP addresses in
"local-address" on which recursor should listen.
Example:
local-address=127.0.0.1,10.10.10.5,192.168.2.5
See also
http://doc.powerdns.com/built-in-recursor.html#RECURSOR-SETTINGS
Winfried
More information about the Pdns-users
mailing list