Try transfer-source in the slave zone options:
http://ftp.isc.org/isc/bind9/cur/9.9/doc/arm/Bv9ARM.ch06.html#zone_statement_grammar
On Thu, 5 Jul 2012, Carlos Ribas wrote:
Hi,
Yes. That?s the problem. I have this statement defined, but it still
try to connect using the wrong IP. Any ideas?
Regards,
---------------------------------
Carlos Eduardo Ribas
2012/7/5 Jan-Piet Mens <jpmens....@gmail.com>
Is it possible to configure my slave to receive zones using an
specific interface from master?
Your slave's zone stanza looks like this:
zone "example.net" {
type slave;
file "...";
masters { 10.1.1.1; };
};
The `masters' statement defines the address of the master server, so you
specify the private IP address of your master here.
-JP
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users