<div dir="ltr">Hi Bert,<div><br>Little bit more clear now. However there is something that I'm still missing</div><div><br></div><div><ul><li>Start dnsdnist<br></li></ul><div><div>root@raspberrypi:~# dnsdist</div><div>Read configuration from '/etc/dnsdist/dnsdist.conf'</div><div>Added downstream server <a href="http://172.16.0.3:53">172.16.0.3:53</a></div><div>Added downstream server <a href="http://127.0.0.1:5300">127.0.0.1:5300</a></div><div>Added downstream server <a href="http://127.0.0.1:5300">127.0.0.1:5300</a></div><div>Listening on <a href="http://127.0.0.1:53">127.0.0.1:53</a></div><div>dnsdist 0.0.597g558bf6a comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it according to the terms of the GPL version 2</div><div>Webserver launched on <a href="http://172.16.0.2:8083">172.16.0.2:8083</a></div><div>Marking downstream banana (<a href="http://172.16.0.3:53">172.16.0.3:53</a>) as 'up'</div><div>Marking downstream raspi (<a href="http://127.0.0.1:5300">127.0.0.1:5300</a>) as 'up'</div><div>Marking downstream raspi (<a href="http://127.0.0.1:5300">127.0.0.1:5300</a>) as 'up'</div></div></div><div><br></div><div><ul><li>Made the key</li></ul><div><div>> makeKey()</div><div>setKey("79UkJSMepbycRc8lKg+1Nk6RkvECK42qCoS/qVY0mHA=")</div><div>> controlSocket("0.0.0.0")</div><div>> Accepting control connections on <a href="http://0.0.0.0:5199">0.0.0.0:5199</a></div><div><br></div></div></div><div><ul><li>However seems that it remains in client mode<br></li></ul></div><div>><br></div><div><div>> dnsdist --daemon</div><div>[string "dnsdist --daemon"]:1: syntax error near <eof></div></div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-08 15:55 GMT+00:00 bert hubert <span dir="ltr"><<a href="mailto:bert.hubert@netherlabs.nl" target="_blank">bert.hubert@netherlabs.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Jan 08, 2016 at 03:51:40PM +0000, Federico Olivieri wrote:<br>
> I everybody,<br>
><br>
> Going through the dsndist README i found the makekey() command as first<br>
> thing to run dsndist. However, is not clear to me why this step is needed<br>
> (my dnsdist run without it) Can you please help to understand that?<br>
<br>
</span>You need it if you had the 'controlSocket("0.0.0.0")' statement in there<br>
which would have enabled the control socket. Then --client will work.<br>
<br>
        Bert<br>
<span class=""><br>
><br>
> Also, when I try to put dnsdist in client mode from daemon mode, I get this<br>
> error<br>
><br>
> root@raspberrypi:~# dnsdist --client<br>
> Read configuration from '/etc/dnsdist/dnsdist.conf'<br>
> Added downstream server <a href="http://0.0.0.0:0" rel="noreferrer" target="_blank">0.0.0.0:0</a><br>
> Added downstream server <a href="http://0.0.0.0:0" rel="noreferrer" target="_blank">0.0.0.0:0</a><br>
> Added downstream server <a href="http://0.0.0.0:0" rel="noreferrer" target="_blank">0.0.0.0:0</a><br>
> Connecting to <a href="http://127.0.0.1:5199" rel="noreferrer" target="_blank">127.0.0.1:5199</a><br>
> Fatal error: connecting socket to <a href="http://127.0.0.1:5199" rel="noreferrer" target="_blank">127.0.0.1:5199</a>: Connection refused<br>
><br>
> I tried different combination with mi IP address as<br>
> root@raspberrypi:~# dnsdist --local=<a href="http://172.16.0.2:53" rel="noreferrer" target="_blank">172.16.0.2:53</a> --client<br>
> root@raspberrypi:~# dnsdist --local=<a href="http://172.16.0.2:53" rel="noreferrer" target="_blank">172.16.0.2:53</a> --client<br>
><br>
> But same result.<br>
><br>
> Any suggestion?<br>
><br>
> Thanks<br>
><br>
> Federico<br>
<br>
</span>> _______________________________________________<br>
> dnsdist mailing list<br>
> <a href="mailto:dnsdist@mailman.powerdns.com">dnsdist@mailman.powerdns.com</a><br>
> <a href="http://mailman.powerdns.com/mailman/listinfo/dnsdist" rel="noreferrer" target="_blank">http://mailman.powerdns.com/mailman/listinfo/dnsdist</a><br>
<br>
</blockquote></div><br></div>