Back to articles

Tag archive

#gce

G
Nov 23, 2018

GCE VM Firewall Cofiguration

GCE enables us to use just two numbers as server port by default, 80 as http and 443 as https. It's enough to build simple web servers, but not to build more. I had to build a ftp server instantly. Therefore, I tried custom configuration of GCP firewall.

Nov 23, 20182 min read6 reactions0 comments