On 27/11/14 06:48, Niall O'Reilly wrote:
>   I have for some reason
> 
>       listen-on-v6 { all; };
> 
>   It might be worth checking whether this makes a difference.

I have the same thing, along with a note to myself that listening on a
single address does not seem to work.

        # IPv6 settings.
        listen-on-v6 {
                any;
# Unable to use specific address?? Confirmed.
#               remo:edsp:ecif:i::cadd:ress;
        };
        query-source-v6 address remo:edsp:ecif:i::cadd:ress;
        transfer-source-v6 remo:edsp:ecif:i::cadd:ress;
        notify-source-v6 remo:edsp:ecif:i::cadd:ress;

The *-source-v6 all works as expected. I don't have any kind of
reference as to a bug entry or why it doesn't work.


_______________________________________________
dns-operations mailing list
[email protected]
https://lists.dns-oarc.net/mailman/listinfo/dns-operations
dns-jobs mailing list
https://lists.dns-oarc.net/mailman/listinfo/dns-jobs

Reply via email to