<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Aki,<br>
    <br>
    Thank you for your answer.<br>
    Your suggestion did in fact remove the error 'Trying to set
    unexisting parameter'.<br>
    <br>
    However remote backend is not running even when I set up the
    launch=gmysql,remote.<br>
    <br>
    Which service should listen at port 63636 which is defined as remote
    backend port? <br>
    (When I check using the '#lsof -Pnl +M -i4' it seems that no service
    is listening at that port).<br>
    <br>
    Whenever I call http connector using urls as described in
    (<a class="moz-txt-link-freetext" href="http://doc.powerdns.com/html/remotebackend.html">http://doc.powerdns.com/html/remotebackend.html</a>) I receive 'Unable
    to connect to remote host'.<br>
    <br>
    Regards,<br>
    Aleksandar<br>
    <br>
    <div class="moz-cite-prefix">On 24-04-2014 10:58, Aki Tuomi wrote:<br>
    </div>
    <blockquote cite="mid:20140424085828.GA28628@pi.ip.fi" type="cite">
      <pre wrap="">RemoteBackend is a backend, and thus needs to be launched:

launch=gmysql,remote

Aki

On Thu, Apr 24, 2014 at 08:45:15AM +0200, Aleksandar Bakalov wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi,

I use PowerDns 3.3.1. on CentOS 6.5.
The PowerDns service works ok.

When I add the 'remote-connection-string' to the pdns.conf I get the
"Fatal error: Trying to set unexisting parameter
'remote-connection-string'".
What could be the reason for this?

My pdns.conf looks like this:

# MySQL
launch=gmysql
gmysql-host=127.0.0.1
gmysql-dbname=pdns
gmysql-user=root
gmysql-password=*******
webserver=yes
webserver-address=127.0.0.1
webserver-port=8081
remote-connection-string=<a class="moz-txt-link-freetext" href="http:url=http://localhost:63636/dns">http:url=http://localhost:63636/dns</a>

I have all the ports opened just to be sure it isn't due to closed ports.

English is not my native language; please excuse typing errors.

Thanks,
Aleksandar



_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>

</pre>
      </blockquote>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      ---<font style="font-family:'Century Gothic', sans-serif;
        font-size: 9pt; color:#333;">
        <table style="width:600px" cellpadding="0" cellspacing="0"
          border="0" width="600">
          <tbody>
            <tr>
              <td colspan="8" style="width:350px" width="350px">
                <font style="font-weight:bolder;font-size:10pt;">
                  <strong>Aleksandar Bakalov, MSc</strong></font>
                <br>
                <font style="font-size:9pt;">Software developer | Alas,
                  doo.<br>
                  <a href="http://www.alasdoo.com/" style="color:black;
                    text-decoration:none; font-weight:bold;">
                  </a></font></td>
            </tr>
          </tbody>
        </table>
      </font>
    </div>
  </body>
</html>