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

Reply via email to