在运行iperf测试时候,发现两台server可以ping通,但是运行iperf指令测试,显示无法访问对方。
unable to connect to server: No route to host
两台server之间的网络是通的,需要关闭一下防火墙,再进行测试,如下所示:
#systemctl stop firewalld
#systemctl stop firewalld.service``
在运行iperf测试时候,发现两台server可以ping通,但是运行iperf指令测试,显示无法访问对方。
unable to connect to server: No route to host
两台server之间的网络是通的,需要关闭一下防火墙,再进行测试,如下所示:
#systemctl stop firewalld
#systemctl stop firewalld.service``