[stunnel-users] Multiple accept parameter, or Ipv4 and v6 in one statement.
MichaĆ Trojnara
Michal.Trojnara at stunnel.org
Thu May 12 22:07:16 CEST 2016
On 12.05.2016 02:59, Brandon Jackson wrote:
> [httpsmain]
> accept = 443
> accept = :::443
> connect = 10.0.1.1:9443
IPv6 also accepts IPv4 connections by default.
Your solution is:
[httpsmain]
accept = :::443
connect = 10.0.1.1:9443
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/20160512/dff865f1/attachment.sig>
More information about the stunnel-users
mailing list