|
|
发表于 2004-11-19 17:03:29
|
显示全部楼层
不行,显示网络不可到达。
route add default gw 172.17.64.201 eth1
SIOCADDRT: Network is unreachable
这是我的路由表route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth1
172.17.64.0 router0210 255.255.255.0 UG 0 0 0 eth1
172.17.65.0 * 255.255.255.0 U 0 0 0 eth1
169.254.0.0 * 255.255.0.0 U 0 0 0 eth1
172.17.0.0 router0210 255.255.0.0 UG 0 0 0 eth1
172.0.0.0 router0210 255.0.0.0 UG 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo |
|