<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 21.06.2018 um 16:29 schrieb Eric
Raymond:<br>
</div>
<blockquote type="cite"
cite="mid:CAOSYU-aWb9s=dvnrHXj6=DhapSS-5tr-DK-m5WcUOBeL3ZZGOw@mail.gmail.com">
<div dir="ltr"><span style="color:rgb(33,33,33);font-size:13px">We
have two servers that manage our external zones,</span>
<div style="color:rgb(33,33,33);font-size:13px"><br>
</div>
<div style="color:rgb(33,33,33);font-size:13px">ServerA is set
to Native using gmysql backend and sits in an internal
network, and replicates to ServerB in our DMZ. We also would
like to have a AXFR sent to notify our external DNS provider,
but is it possible to send the transfer from the "replica" in
the DMZ? </div>
<div style="color:rgb(33,33,33);font-size:13px"><br>
</div>
<div style="color:rgb(33,33,33);font-size:13px">Thanks.</div>
</div>
<!--'"--><br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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="https://mailman.powerdns.com/mailman/listinfo/pdns-users">https://mailman.powerdns.com/mailman/listinfo/pdns-users</a>
</pre>
</blockquote>
<p>I think you can do this by using type=master instead of
type=native, and then block NOTIFYs using "only-notify=" on
serverA. Thenconfigure the respective also-notifys on server B.</p>
<p><br>
</p>
<p>Klaus<br>
</p>
</body>
</html>