Forum EUserv

VPS / virtual private servers => Virtual servers - general => Topic started by: lijiaming on March 31, 2020, 11:20:35 PM

Title: Open port 443 for VS2-free
Post by: lijiaming on March 31, 2020, 11:20:35 PM
How can I open port:443 in VS2-free with OpenSUSE 42.2 system. I checked SuSEfirewall.d in etc/sysconfig and it has the software I use showing TCP and UDP = "443". However, when I scanned my server, Nmap result showed that only port 22 for SSH service open; other ports are all closed. How can I config the firewall?
Title: Re: Open port 443 for VS2-free
Post by: Forum-Support2 on April 02, 2020, 05:28:51 PM
Hello,

if you want to use Port 443 you must run an application i.e. Apache at this port. Per Default this Port is not blocked.
Title: Re: Open port 443 for VS2-free
Post by: lijiaming on April 02, 2020, 09:52:12 PM
I run ocserv in 443 port and I checked /etc/sysconfig/SuSEfirewall.d/service that the ocserv file have tcp="443" and udp="443". Does this firewall run in docker? Should I install another firewall?
Title: Re: Open port 443 for VS2-free
Post by: Forum-Support2 on April 03, 2020, 02:19:31 PM
Hello,

I think for your issue you must open a post in SuSE's forum since this looks line a SuSE related topic.