按照官方文档配置linux bridge 会出现一下问题 Tunneling cannot be enabled without the local_ip bound to an interface on the host. Please configure local_ip 192.168.30.71 on the host interface to be used for tunneling and restart the agen 在此部分配置,本地的ip,不能配置管理网络的ip…
客户端配置zabbix-agent 后,网页端出现Get value from agent failed: cannot connect to [[192.168.186.130]:10050]: [113]No route to host的错误,主机没法被监听 1.服务器端ping 客户端 ping 192.168.186.130 2.如果能ping通,则是因为防火墙的原因,需关闭防火墙 service iptables stop #关闭防火墙 chkconfig iptables off #…