简体   繁体   English

Google云端-重启后服务器超时

[英]Google cloud - server timed out after rebooting

I have centOS 7.* installed on Google cloud server. 我在Google云服务器上安装了centOS 7. *。 When I was trying to resolve permission issue for port 465, I rebooted my instance, it was not a static IP so generated a new IP. 当我尝试解决端口465的权限问题时,我重新启动了实例,因为它不是静态IP,所以生成了新IP。 After that when I tried to hit new IP in browser, it shows connection timed out , what could be possible reason behind this? 之后,当我尝试在浏览器中输入新IP时,它显示连接超时 ,这背后的可能原因是什么? I have checked apache, it is active and running. 我检查了apache,它正在运行并且正在运行。 Please help!! 请帮忙!!

在此处输入图片说明

Finally I got it, there were some firewall which was blocking port 80. I have stopped it by - systemctl stop firewalld 终于我明白了,这里有一些防火墙阻塞了端口80。我用-systemctl stop firewalld停止了它。

Don't know if it is proper solution or not, please share your thoughts. 不知道这是否是正确的解决方案,请分享您的想法。 Thank you!! 谢谢!!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM