五、验证两边连通性
| ###从Linux端ping windows 10 [root@centos7-a ~]# ping 192.168.1.242 -c 2 PING 192.168.1.242 (192.168.1.242) 56(84) bytes of data. 64 bytes from 192.168.1.242: icmp_seq=1 ttl=63 time=1.70 ms 64 bytes from 192.168.1.242: icmp_seq=2 ttl=63 time=1.10 ms --- 192.168.1.242 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1002ms rtt min/avg/max/mdev = 1.101/1.404/1.707/0.303 ms ###从windows 10端ping Linux C:>ping 172.24.8.131 -t Pinging 172.24.8.131 with 32 bytes of data: Reply from 172.24.8.131: bytes=32 time=1ms TTL=63 Reply from 172.24.8.131: bytes=32 time=1ms TTL=63 |
注,如果测试有问题,请考虑是否被防火墙拦住。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持易采站长站。








