求助:删除default Gateway
# routeKernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
221.14.171.0 * 255.255.255.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default hn.163.ppp 0.0.0.0 UG 0 0 0 eth0
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
221.14.171.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 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 221.14.171.2540.0.0.0 UG 0 0 0 eth0
#
我可以拨号,不能打开网页,看帖子上说要删除default Gateway ,请问怎么删除? route del default eth0
页:
[1]