[dns-operations] Bind v6 TCP listen?
Ted Cooper
ml-dnsops13k at linuxwan.net
Wed Nov 26 21:17:52 UTC 2014
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.
More information about the dns-operations
mailing list