Page 1 of 1

TCP 443 error

Posted: Mon Aug 21, 2017 10:23 am
by Net
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

Re: TCP 443 error

Posted: Thu Sep 14, 2017 6:45 am
by thisjun
I think another process already use the port.
You can check by 'sudo lsof -i:443' comand.