Page 1 of 1

Google Cloud and vesta not work!!!

Posted: Sun Mar 19, 2017 10:08 am
by dhaonline
http://104.198.37.25 <-- it work
https://104.198.37.25:8083 <-- not work
i was add Firewall rules:

default-allow-http 0.0.0.0/0 tcp:80 http-server default

default-allow-https 0.0.0.0/0 tcp:443 https-server default

default-allow-icmp 0.0.0.0/0 icmp Apply to all targets default

default-allow-internal 10.128.0.0/9 tcp:0-65535, udp:0-65535, 1 more Apply to all targets default

default-allow-rdp 0.0.0.0/0 tcp:3389 Apply to all targets default

default-allow-ssh 0.0.0.0/0 tcp:22 Apply to all targets default

vestacp 0.0.0.0/0 tcp:8083 vestacp-panel default

vestacp1 0.0.0.0/0 tcp:53 Apply to all targets default

vestacpudp 0.0.0.0/0 udp:53 Apply to all targets default


how i can do?
pls, help me!!

Re: Google Cloud and vesta not work!!!

Posted: Sun Mar 19, 2017 5:47 pm
by mehargags
you need to open port 8083 on your Google Cloud Security Group.

Re: Google Cloud and vesta not work!!!

Posted: Mon Mar 20, 2017 9:25 am
by skurudo

Re: Google Cloud and vesta not work!!!

Posted: Sun May 31, 2020 8:02 am
by boxygen
I followed the above article but I am unable to access the site or vesta panel.

I see this error https://prnt.sc/sr00o1.

However the site is accessible via IP address without https://.

With https:// the site is also not accessible.


Any help?

Re: Google Cloud and vesta not work!!!

Posted: Sun May 31, 2020 8:12 am
by boxygen
Actually I created the Firewall Rule based on the above article but I didn't match the tag in the Firewall Rule.
I added a a tag http-server and it worked. Thanks.