Hi I have a windows 10 machine that I've got this running on, and the screen shot below is what I keep getting and I am unable to find the issue,
Can someone please shed some light as to what is wrong? And what else you may need.
Thanks Paul
[cid:image001.png@01D6495F.3B2D17A0]
Permission Denied is a pretty good example of you not access to bind ports.Thats less an stunnel issue and more a "are you running as admin" issue.Sent from my Sprint Samsung Galaxy Note10+. -------- Original message --------From: "Coviello, Paul" pcoviello@ccsusa.com Date: 6/23/20 13:08 (GMT-05:00) To: "'stunnel-users@stunnel.org'" stunnel-users@stunnel.org Subject: [stunnel-users] server is down message
Hi I have a windows 10 machine that I’ve got this running on, and the screen shot below is what I keep getting and I am unable to find the issue,
Can someone please shed some light as to what is wrong? And what else you may need. Thanks Paul
I’m an Admin on the box and just made sure everything was started as the Administrator. Is this not enough?
From: Thomas Ward [mailto:teward@thomas-ward.net] Sent: Tuesday, June 23, 2020 1:47 PM To: Coviello, Paul; 'stunnel-users@stunnel.org' Subject: RE: [stunnel-users] server is down message
EXTERNAL: This email originated from outside of the organization. Do Not Click any links or open any attachments unless you trust the sender and know the content is safe. Permission Denied is a pretty good example of you not access to bind ports.
Thats less an stunnel issue and more a "are you running as admin" issue.
Sent from my Sprint Samsung Galaxy Note10+.
-------- Original message -------- From: "Coviello, Paul" pcoviello@ccsusa.com Date: 6/23/20 13:08 (GMT-05:00) To: "'stunnel-users@stunnel.org'" stunnel-users@stunnel.org Subject: [stunnel-users] server is down message
Hi I have a windows 10 machine that I’ve got this running on, and the screen shot below is what I keep getting and I am unable to find the issue,
Can someone please shed some light as to what is wrong? And what else you may need.
Thanks Paul
[X]
Paul,
On 6/23/20 15:10, Coviello, Paul wrote:
I’m an Admin on the box and just made sure everything was started as the Administrator. Is this not enough?
I would avoid running any service as administrator. Once the config file(s) has been read, stunnel just shuttles data between ports. There is no reason for it to have elevated privileges.
Also, Thomas may not know that on Windows, anyone can bind to any port, so port-permissions shouldn't be an issue even when not running as Administrator.
Have you "disabled" any ports[1]?
netsh int ipv4 show excludedportrange protocol=tcp
It's also possible that you are trying to bind to 127.0.0.1:1972 while another process has already bound to 0.0.0.0:1972[2]. Is anything else listening on [anything]:1972?
Hope that helps, -chris
[1] https://stackoverflow.com/questions/48478869/cannot-bind-to-some-ports-due-t...
[2] https://docs.microsoft.com/en-us/windows/win32/winsock/so-exclusiveaddruse
*From:*Thomas Ward [mailto:teward@thomas-ward.net] *Sent:* Tuesday, June 23, 2020 1:47 PM *To:* Coviello, Paul; 'stunnel-users@stunnel.org' *Subject:* RE: [stunnel-users] server is down message
*EXTERNAL:*This email originated from outside of the organization. Do Not Click any links or open any attachments unless you trust the sender and know the content is safe.
Permission Denied is a pretty good example of you not access to bind ports.
Thats less an stunnel issue and more a "are you running as admin" issue.
Sent from my Sprint Samsung Galaxy Note10+.
-------- Original message --------
From: "Coviello, Paul" pcoviello@ccsusa.com
Date: 6/23/20 13:08 (GMT-05:00)
To: "'stunnel-users@stunnel.org'" stunnel-users@stunnel.org
Subject: [stunnel-users] server is down message
Hi I have a windows 10 machine that I’ve got this running on, and the screen shot below is what I keep getting and I am unable to find the issue,
Can someone please shed some light as to what is wrong? And what else you may need.
Thanks
Paul
stunnel-users mailing list stunnel-users@stunnel.org https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users
I have not disabled anything.
[cid:image001.png@01D64A17.2FD28F80]
And when I do a netstat I do not see port 1972 in use
-----Original Message----- From: stunnel-users [mailto:stunnel-users-bounces@stunnel.org] On Behalf Of Christopher Schultz Sent: Tuesday, June 23, 2020 5:38 PM To: 'stunnel-users@stunnel.org' Subject: Re: [stunnel-users] server is down message
Paul,
On 6/23/20 15:10, Coviello, Paul wrote:
I’m an Admin on the box and just made sure everything was started as
the Administrator. Is this not enough?
I would avoid running any service as administrator. Once the config
file(s) has been read, stunnel just shuttles data between ports. There is no reason for it to have elevated privileges.
Also, Thomas may not know that on Windows, anyone can bind to any port, so port-permissions shouldn't be an issue even when not running as Administrator.
Have you "disabled" any ports[1]?
netsh int ipv4 show excludedportrange protocol=tcp
It's also possible that you are trying to bind to 127.0.0.1:1972 while another process has already bound to 0.0.0.0:1972[2]. Is anything else listening on [anything]:1972?
Hope that helps,
-chris
[1]
https://stackoverflow.com/questions/48478869/cannot-bind-to-some-ports-due-t...
[2]
https://docs.microsoft.com/en-us/windows/win32/winsock/so-exclusiveaddruse
*From:*Thomas Ward [mailto:teward@thomas-ward.net]
*Sent:* Tuesday, June 23, 2020 1:47 PM
*To:* Coviello, Paul; 'stunnel-users@stunnel.org'
*Subject:* RE: [stunnel-users] server is down message
*EXTERNAL:*This email originated from outside of the organization. Do
Not Click any links or open any attachments unless you trust the
sender and know the content is safe.
Permission Denied is a pretty good example of you not access to bind ports.
Thats less an stunnel issue and more a "are you running as admin" issue.
Sent from my Sprint Samsung Galaxy Note10+.
-------- Original message --------
From: "Coviello, Paul" pcoviello@ccsusa.com
Date: 6/23/20 13:08 (GMT-05:00)
To: "'stunnel-users@stunnel.org'" stunnel-users@stunnel.org
Subject: [stunnel-users] server is down message
Hi I have a windows 10 machine that I’ve got this running on, and the
screen shot below is what I keep getting and I am unable to find the
issue,
Can someone please shed some light as to what is wrong? And what else
you may need.
Thanks
Paul
stunnel-users mailing list
stunnel-users@stunnel.org
https://www.stunnel.org/cgi-bin/mailman/listinfo/stunnel-users