但是执行任何 firewalld 命令,比如 firewall-cmd --state ,都会隔好一会才响应以下错误
ERROR:dbus.proxies:Introspect error on :1.7406:/org/fedoraproject/FirewallD1: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
用 systemctl stop firewalld 关闭防火墙,再看防火墙的状态是 failed(Result: time out)
然后我在笔记本上 ping 这个虚拟机,ping 不通,提示 TTL 传输中过期,部署在这台虚拟机上的服务也无法访问
tracert 则是在两个 IP 地址之间循环……
不知道和防火墙有关系吗?
我们这个服务器是内网的服务器,上次也出现这样的情况,联系了网络中心,让关闭防火墙试试,上次我重启防火墙就好了,这一次再怎么关闭、重启防火墙都没有用,太无奈了
有大佬可以帮忙看看吗