On Thu, 27 Feb 2020 00:12:28 +0100 Javier jamilist.stn@gmx.es wrote:
Public IP:443 > Stunnel keep listening on (ie: 10.0.1.110)442 (NAPTed) and redirecto to ISS(10.0.1.11):80
Oops, a little typo.
Where it says (ie: 10.0.1.110)442 should say (ie: 10.0.1.110)443.
In that second example, it is if you really want Stunnel to listen on por 443, but using a second IP.
If you are natting, actually, you can use whatever port you want. The 443 is just the public port. Locally you can have 43569, for example, as the real server.
Regards.