What does your ifconfig -a output look like? Are you sure the External AXFR queries are coming form 192.168.2.12?<br><br><div class="gmail_quote">On Wed, Sep 1, 2010 at 12:38 AM, Scott Simpson <span dir="ltr"><<a href="mailto:Scott.Simpson@computer.org">Scott.Simpson@computer.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm trying to transfer my two zones "internal" and "external" from master to<br>
slave using two IP addresses and it isn't working.<br>
<br>
On my master I have:<br>
<br>
view "internal" {<br>
allow-transfer { 192.168.2.1; };<br>
...<br>
view "external" {<br>
allow-transfer { 192.168.2.12; };<br>
...<br>
<br>
My slave has two IP addresses 192.168.2.1 and 192.168.2.12 (I used a secondary<br>
IP address on the card). On the slave I have<br>
<br>
view "internal" {<br>
transfer-source 192.168.2.1;<br>
...<br>
view "external" {<br>
transfer-source 192.168.2.12;<br>
...<br>
<br>
When I try to transfer the domain "external", I get a permission denied on the<br>
master. I know that the slave is using the correct transfer-source IP address<br>
because I did a tcpdump and it shows the correct address for the two<br>
transfers.<br>
<br>
Interestingly, if I switch the "internal" and "external" stanzas on the<br>
master, I get "external" only and not "internal". What gives? Thanks.<br>
Scott<br>
<br>
_______________________________________________<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div><br>