[stunnel-users] IPv4 and IPv6
MichaĆ Trojnara
Michal.Trojnara at stunnel.org
Tue May 31 08:04:24 CEST 2016
On 31.05.2016 00:42, Konstantin Belousov wrote:
> I have a following configuration for the outgoing connection
> [XXX-1]
> client = yes
> accept = 127.0.0.1:1564
> connect = some-server:9999
> local = some-other-address
[cut]
> The socket was created with INET6 address family, but bind was done for
> INET AF.
This is pretty much expected if "some-server:9999" is an IPv6 address
and "some-other-address" is an IPv4 address. The "local" option indeed
cannot handle a mix of IPv4 and IPv6 "connect" addresses.
What do you think might be a proper solution?
Best regards,
Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 884 bytes
Desc: OpenPGP digital signature
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20160531/1da01076/attachment.sig>
More information about the stunnel-users
mailing list