TCP 443 error

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Net
Posts: 11
Joined: Mon Jun 19, 2017 1:12 pm

TCP 443 error

Post by Net » Mon Aug 21, 2017 10:23 am

hello!!
I install softEther server on ubuntu 16.04 server (OVH VPS )
when i show the listening port i get these
Port Number|Status
-----------+---------
TCP 443 |Error
TCP 992 |Listening
TCP 1194 |Listening
TCP 5555 |Listening
The command completed successfully.
i try to enable the port with these command:
ListenerEnable 443
The command completed successfully.
I tried to activate the port but the error is still present someone can help me?
thank you in advance

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: TCP 443 error

Post by thisjun » Thu Sep 14, 2017 6:45 am

I think another process already use the port.
You can check by 'sudo lsof -i:443' comand.

Post Reply