請問一下各位大大,以下是發生的狀況
我們這邊是A方 另一邊是B
A方是(CentOS)
2: eth0:
inet 61.31.203.52/24 brd 61.31.203.255 scope global eth0
3: eth1:
inet 192.168.220.1/30 brd 192.168.220.3 scope global eth1
B方專線是 192.168.120.1
在我這邊增加路由表之後
route -n為
192.168.120.0 192.168.220.2 255.255.255.252 UG 0 0 0 eth1
192.168.220.0 192.168.220.2 255.255.255.252 UG 0 0 0 eth1
192.168.220.0 0.0.0.0 255.255.255.252 U 0 0 0 eth1
61.31.203.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1002 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1003 0 0 eth1
0.0.0.0 61.31.203.62 0.0.0.0 UG 0 0 0 eth0
我這邊ping的到對方192.168.120.1 實際為址
對方卻只能ping到我這邊的gateway 192.168.220.2
ping不到220.1
不知道是哪個環節出錯了




























































































