<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,
<br>
<br>
I am having this problem for quite some time now. I have rechecked the
configuration many times, but I'm confident it is accurate. I have
installed two nameservers, ns1.domain.com and ns2.domain.com. The first
is a super-master server. I use the Debian PowerDNS 2.9.22 package, and
only added settings to <i class="moz-txt-slash"><span
 class="moz-txt-tag">/</span>etc/powerdns/pdns.d<span
 class="moz-txt-tag">/</span></i>
<br>
<br>
ns1 (super-master) configuration:
<br>
gmysql-host=127.0.0.1
<br>
gmysql-user=XXXX
<br>
gmysql-password=XXXXX
<br>
gmysql-dbname=XXXX
<br>
master=yes <--- Note: in docs "on" is mentioned. It seems both work.
<br>
slave=no
<br>
local-address=95.215.63.212
<br>
query-local-address=95.215.63.212
<br>
setuid=pdns
<br>
setgid=pdns
<br>
allow-axfr-ips=84.243.213.33
<br>
disable-axfr=no
<br>
slave-cycle-interval=60
<br>
<br>
ns2 (slave) configuration:
<br>
launch=gmysql
<br>
gmysql-host=XXX
<br>
gmysql-user=XXX
<br>
gmysql-password=XXXX
<br>
gmysql-dbname=XXXX
<br>
local-address=84.243.213.33
<br>
query-local-address=84.243.213.33
<br>
slave=yes
<br>
setuid=pdns
<br>
setgid=pdns
<br>
<br>
and one row on supermasters table on slave:
<br>
ip: 95.215.63.212
<br>
nameserver: ns2.xxxxxxxx.com (refers to slave itself)
<br>
<br>
I am running some domains on the master server. I did install the
slaveserver, and shutdown the master-server and slaveserver. Then, I
started the slave-server, and thereafter, started the master-server. I
would expect the master server to start sending notifications about the
domains to the slaveserver, but this is not happening, not even after
15 minutes. This makes the slave respond Not authoritative for .....
for each domain, whereas the master-server is, of course, working fine.
<br>
<br>
The only solution is to manually issue the "notify DOMAIN" command for
each domain. That is not a workable setup. Why is the slave not
automatically notified? Thanks for your help!
<br>
<br>
p.s. Company name of client is blank to make sure Google won't index
it.
<br>
<pre class="moz-signature" cols="72">-- 
With kind regards / Met vriendelijke groet,


Pierre van den Oord

LikeFiction
Kleyn Proffijtlaan 49
2343 DB Oegstgeest
The Netherlands

T +31 (0)85 7850699 (Mo-Fr 10-17, GMT +1)
T +31 (0)6 12469791 (Mobile)
M <a class="moz-txt-link-abbreviated" href="mailto:info@LikeFiction.com">info@LikeFiction.com</a>
W <a class="moz-txt-link-abbreviated" href="http://www.LikeFiction.com">www.LikeFiction.com</a>
---------------------------------------------------
Please include the original message when you reply!
---------------------------------------------------</pre>
</body>
</html>