Is there some trick to using it with IPv6? I tried a "listen { :: }"
statement so it would bind to a single socket, and it won't. It seems to
want to bind only to link-local addresses (FE80::/10). However, with IPv4,
it binds to everything. I really need the V6_ANY address as I have about
30 different IPv6 addresses at the host (due to virtual hosting).
Binding/listening only to IPv6 link-local addresses doesn't do me any good.
I am using the latest version: ipsec-tools 0.8.0 from the sourceforge
project.
|