Forum EUserv

VPS / virtual private servers => Virtual servers - general => Topic started by: louisbrown on July 16, 2021, 11:21:03 AM

Title: Is port 80 and 443 blocked in VS2-free?
Post by: louisbrown on July 16, 2021, 11:21:03 AM
I opened port 80 and 443 in firewall, and installed nginx. firewall-cmd --list-ports outputs "80/tcp 443/tcp"

When I execute curl localhost in VS2-free, I can see the welcome message of nginx, however, when I execute curl [my_ipv6_address] on my PC, it says "Failed to connect to my_ipv6_address  port 80: Connection refused".

It seems to me inbound traffic to port 80 is blocked. How can I unblock this? Thanks!
Title: Re: Is port 80 and 443 blocked in VS2-free?
Post by: Forum-Support2 on July 27, 2021, 11:06:00 AM
Hello,

80 and 443 are not blocked.