[Pdns-users] Strange query results

Ronald Roeleveld android at ictinc.nl
Fri Apr 14 01:15:10 UTC 2017


Hi there everyone,

I've just started setting up my first pdns master with mariadb backend
running on a RPi2 with DietPi (latest) installed. Pdns is running both as
authoritive aswell as recursive.

When I perform a nslookup to from client pc's (Windows 10) something
strange seems to happen.

The query results display the DNS server address as 127.0.0.53:53, which
should be 192.168.178.24.
Also when I query for example Google.com (but this happens with any query)
it shows the IP addresses but also appends .fritz.box to my results. So
google.com becomes google.com.fritz.box.

Opening a browser to Google or any other web address does seem to work just
fine.

My recursor.conf looks like this:

allow-from=127.0.0.1, 192.168.178.0/24
config-dir=/etc/powerdns
daemon=no
#dnssec=process-no-validate
dont-query=127.0.0.0/8, 10.0.0.0/8, 100.64.0.0/10, 169.254.0.0/16,
192.168.0.0/16, 172.16.0.0/12, ::1/128, fc00::/7, fe80::/10, 0.0.0.0/8,
192.0.0.0/24, 192.0.2.0/24, 198.51.100.0/24, 203.0.113.0/24, 240.0.0.0/4,
::/96, ::ffff:0:0/96, 100::/64, 2001:db8::/32
entropy-source=/dev/urandom
latency-statistic-size=1000
lowercase-outgoing=yes
#rpzFile("/etc/powerdns/bl/domains.txt", {defpol=Policy.Custom, defcontent="
www.google.com"})
#rpzMaster("192.0.2.4", "policy.rpz", {defpol=Policy.Drop})
#forward-zones=192.168.178.24
local-port=8699
hint-file=/etc/powerdns/named.root
lua-dns-script=/etc/powerdns/lua/blocking.lua
logging-facility=0
query-local-address6=::

The syslog does not show any errors and or warnings. I'm not sure how to
debug this issue as there's not a lot of search results out there on this
subject in combination with pdns and Windows.

Any pointers would be really appreciated.

Kind regards, Ronald.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20170414/c2e2a0e8/attachment-0001.html>


More information about the Pdns-users mailing list