› VitalPBX Community Support › General Discussion › Httpd listening 80 port from tcp6 on Google Cloud | GUI unreachable
Hi, i setup vitalpbx and succesfully communicate between extension without one way audio problem but now i cant reach the gui from web, when i look from ssh httpd listening 80 port from tcp6 not tcp. How can i reach the gui again ?
maybe the port 80 is blocked by the firewall, try the following:
firewall-cmd --permanent --add-service=httpfirewall-cmd --reload
also check if that port(80) is open in the google cloud firewall.