Hi,

> The remote zones have IPv6 servers and named believes your machine
> has IPv6 connectivity.  It then attempts to connect to the remote
> servers and gets back a network error saying that it can't reach
> the remote machines.
>
> The long term fix is to request IPv6 connectivity from your ISP.
> Short term fixes include:
>        * configuring a IPv6 tunnel
>        * globally disabling IPv6 as a transport (named -4)
>        * using server clauses to selectively disable IPv6 as a
>          transport.
>          server ::/0 { bogus yes; };
>          server fdxx:xxxx:xxxx::/48 { bogus no; };
>

Thank you all. This is perfect.

Thanks,
Alex
_______________________________________________
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