<div dir="ltr">Hello List<div><br></div><div>My problem:<br></div><div>If I run stunnel I regular get the below error:</div><div><br></div><div><div>[.] stunnel 5.46 on x86-pc-msvc-1500 platform</div><div>[.] Compiled/running with OpenSSL 1.0.2o-fips  27 Mar 2018</div><div>[.] Threading:WIN32 Sockets:SELECT,IPv6 TLS:ENGINE,FIPS,OCSP,PSK,SNI</div><div>[ ] errno: (*_errno())</div><div>[ ] Running on Windows 6.2</div><div>[.] Reading configuration from file stunnel.conf</div><div>[.] UTF-8 byte order mark detected</div><div>[.] FIPS mode disabled</div><div>[ ] Compression disabled</div><div>[ ] No PRNG seeding was required</div><div>[ ] Initializing service [smtps]</div><div>[ ] GUI message loop initialized</div><div>[ ] Ciphers: HIGH:!aNULL:!SSLv2:!DH:!kDHEPSK</div><div>[ ] TLS options: 0x03000004 (+0x00000000, -0x00000000)</div><div>[ ] Loading certificate from file: stunnel.pem</div><div>[ ] Certificate loaded from file: stunnel.pem</div><div>[ ] Loading private key from file: stunnel.pem</div><div>[ ] Private key loaded from file: stunnel.pem</div><div>[ ] Private key check succeeded</div><div>[:] Service [smtps] needs authentication to prevent MITM attacks</div><div>[.] Configuration successful</div><div>[ ] Binding service [smtps]</div><div>[ ] Listening file descriptor created (FD=676)</div><div>[ ] Setting accept socket options (FD=676)</div><div>[ ] Option SO_EXCLUSIVEADDRUSE set on accept socket</div><div>>>> [!] bind: Address already in use (WSAEADDRINUSE) (10048) <<<<</div><div>[!] Error binding service [smtps] to <a href="http://192.168.10.62:11465">192.168.10.62:11465</a></div><div>[!] Could not bind any accepting port</div><div>[ ] Deallocating section defaults</div><div>[ ] Unbinding service [smtps]</div><div>[ ] Service [smtps] closed</div><div>[ ] Deallocating section [smtps]</div></div><div><br></div><div>I had the same problem with the previous versions aswell. <br></div><div><br></div><div>To temporary resolv the problem I have to change the listen port to another number. Reread the config file and let the stunnel GUI open. Then all is working until I close the GUI (not each time but most of). </div><div> </div><div><div><div>My system:<br></div><div>- Windows 2016 Server</div><div>- stunnel-5.46 <br></div><div>- stunnel installed as service and GUI</div><div><br></div><div>My config file (relevant part):</div><div>taskbar = yes<br></div><div><div>client=yes</div><div>[smtps]</div><div>;delay = yes</div><div>accept = <a href="http://192.168.10.62:11466">192.168.10.62:11466</a></div><div>connect = <a href="http://server.domain.ch:465">server.domain.ch:465</a></div><div>cert = stunnel.pem</div><div>local = 192.168.10.53 (this is dedicated address)</div></div></div><div><br></div><div>I found a similar threat in the  archives (but on Linux):</div><div><a href="https://www.stunnel.org/pipermail/stunnel-users/2018-February/005935.html">https://www.stunnel.org/pipermail/stunnel-users/2018-February/005935.html</a><br></div><div><br></div><div>Here is Microsoft's describtion about WSAEADDRINUSE) (10048):</div><div><a href="https://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx">https://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx</a><br></div><div><br></div><div>All helps are welcome.</div><div><br></div><div>Kind regards,</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Martin Schweizer<br><br>PC-Service M. Schweizer GmbH; Bannholzstrasse 6; Postfach 132; <br>CH-8608 Bubikon; Tel. +41 55 243 30 00; Fax: +41 55 243 33 22</div></div></div>