不让发链接
我把现象描述下.
板子的ip设置为
- eth0 192.168.1.39
- eth1 192.168.2.39
在PC上ping
- ping 192.168.1.39 is ok
- ping 192.168.2.39 is ok
拔掉eth1,保留eth0,在PC上ping板子:
- ping 192.168.1.39 is ok
- ping 192.168.2.39 is ok
插上eth1 拔掉eth0 ,在PC上ping板子:
- ping 192.168.1.39 is error
- ping 192.168.2.39 is error
|