[Pdns-users] Some question about DNSDist

nguyen van devilsmile86 at gmail.com
Thu Nov 24 17:20:28 UTC 2016


Hi everyone,

I'm using Redhat 7. I'm a newbie with DNSDist. I tried to config as
README.md but I got some issue. Can you help me?
Issue 1. I tried to makeKey but it always return plaintext:
> makeKey()
setKey("plaintext")

Here is list rpm in my system:
dnsdist-1.0.0-1pdns.el7.x86_64.rpm
libedit-3.0-12.20121213cvs.el7.x86_64.rpm
libsodium-1.0.5-1.el7.x86_64.rpm
And I also added "bind "^R" em-inc-search-prev" by command: echo "bind "^R"
em-inc-search-prev" > ~/.editrc. But It still return "plaintext".

Issue 2: My "dnsdist" server have both "dnsdist" and "named" so I open and
use another port for named.
My /etc/dnsdist/dnsdist.conf
setLocal('0.0.0.0')
newServer{address="192.168.3.3:5353", qps=10, order=1}
newServer{address="192.168.3.4", qps=10, order=2}
setServerPolicy(firstAvailable)
getServer(0):setUp()
getServer(1):setUp()
I used DNSDist via systemd service. When named in first server go to down
and I run a "dig @192.168.3.3 myzone.com". Query zone has been failed. I
hope it can return a successful query by get it in second server:
"192.168.3.4".
How could I config in this case without set first server to "down"?
A minor question: Could I add comments to /etc/dnsdist/dnsdist.conf file?
Thanks for your help.
Best regard,

Thao Nguyen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20161125/dbfadaf1/attachment.html>


More information about the Pdns-users mailing list