<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi herbe,<br>
<br>
I can't comment on the pdns.local.gmysql fix that you found - I'll
leave that to others.<br>
<br>
Personally I would only use the instructions found on the
developer's web site when fault finding.<br>
<br>
You could improve your dig statement perhaps:<br>
<br>
dig example.com all<br>
<br>
tells dig to query using your system's resolvers (found in
/etc/resolv.conf most likely) which aren't necessarily going to
query your new PowerDNS server immediately.<br>
<br>
If my IP address is 172.16.1.2 I'd use:<br>
<br>
dig @172.16.1.2 example.com all<br>
<br>
or similar to be certain PowerDNS is listening on the correct IP
address / interface.<br>
<br>
Welcome to PowerDNS! :-)<br>
<br>
-- <br>
Kind Regards,<br>
<br>
<br>
Mark Homoky,<br>
IT Consultant.<br>
<br>
<br>
On 12/03/2014 08:54, herbe wrote:<br>
</div>
<blockquote class=" cite"
id="mid_1394614468447_10623_post_n7_nabble_com"
cite="mid:1394614468447-10623.post@n7.nabble.com" type="cite">
<pre wrap="">Good day!
Now PowerDNS server is working.
Problem was, that pdns-backend-mysql package creates pdns database and
pdns.local.gmysql configuration file, that links to that database.
I don't know if it is good, but deleting pdns.local.gmysql file solves the
problem. Real database was described in pdns.local file.
Thanx :)
--
View this message in context: <a class="moz-txt-link-freetext" href="http://powerdns.13854.n7.nabble.com/PowerDNS-with-MySQL-backend-and-Poweradmin-on-Debian-Wheezy-tp10622p10623.html">http://powerdns.13854.n7.nabble.com/PowerDNS-with-MySQL-backend-and-Poweradmin-on-Debian-Wheezy-tp10622p10623.html</a>
Sent from the PowerDNS mailing list archive at Nabble.com.
_______________________________________________
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>
<br>
<br>
</body>
</html>