cannot open google cloud webmo

Post Reply
jwk
Posts: 79
Joined: Sat Jun 20, 2020 3:37 am
Full Name: John Keller
Organization: University of Alaska Fairbanks
Subdiscipline: Chemistry

cannot open google cloud webmo

Post by jwk »

On a google cloud instance of Rocky linux, I ran the sitc script with default settings. Logging into the instance via ssh (inside the google cloud), I can see the /home/webmo/public_html folder. Root, webmo, and the installation sudoer account passwords have been set. http service is enabled and active and is allowed through the firewall. But entering "http://<external-ip>/webmo" as indicated by the sitc script, gives no action. The /home/webmo directory has 711 permissions. The /home/webmo/public_html folder has 755 permissions.
Any suggestions on what I should try next?

jwk
Posts: 79
Joined: Sat Jun 20, 2020 3:37 am
Full Name: John Keller
Organization: University of Alaska Fairbanks
Subdiscipline: Chemistry

Re: cannot open google cloud webmo

Post by jwk »

I can ping the ip address, but ssh gives "Permission denied (publickey,gssapi-keyex,gssapi-with-mic)" error.

jwk
Posts: 79
Joined: Sat Jun 20, 2020 3:37 am
Full Name: John Keller
Organization: University of Alaska Fairbanks
Subdiscipline: Chemistry

Re: cannot open google cloud webmo

Post by jwk »

OK this is fixed. All I had to do was set # firewall-cmd --permanent --new-service=http
ssh still just works inside google cloud, which is OK.

Post Reply