|
|

楼主 |
发表于 2004-4-30 18:19:14
|
显示全部楼层
[root@linux root]# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 192.168.0.100 0.0.0.0 UG 40 0 0 eth0
[root@linux root]#
我现在把它设置为DHCP自动获得,既然没问题了。
但是路由表好像和有问题的时候一样哦 |
|