[Pdns-users] dnsdist drops packet
Federico Olivieri
lvrfrc87 at gmail.com
Fri Dec 18 14:22:23 UTC 2015
Hi all,
I have a raspberry that is running dnsdist with this configuration:
newServer{address="192.168.0.3:53"}
newServer{address="127.0.0.1:5300", pool="abuse"}
addPoolRule({"wpad.domain.name"}, "abuse")
webserver("192.168.0.2:8083", "supersecret")
addACL("0.0.0.0/0")
addACL("::/0")
carbonServer('37.252.122.50', 'raspi-836', 30)
I don't know why, but on webserver I can see some packets dropped from the
primary server and I don't understand the reason why. There is not any
queries rate for that server
#NameAddressStatusQueriesDropsQPSOutWeightOrderPools0192.168.0.3:53up2410867
20111127.0.0.1:5300up10100011abuse
Do you have any idea why there are some dropped packets?
Also, I added this line of conf. I could see the queries to goolge but I
could see also the queries to a.root server. Seems that the command does
not overwrite the default one. Is it the aspect behaviour?
newServer {address="192.168.0.3", checkType="A", checkName="www.google.com.",
mustResolve=true}
Last question: I added the carbon server. I can see the server on
https://metronome1.powerdns.com/ but no one graph is plotted
Thank you for your time.
BTW, dnsdist seems very useful and powerful!!!
Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20151218/b845f9d4/attachment.html>
More information about the Pdns-users
mailing list