|
发表于 2006-12-2 16:34:48
|
显示全部楼层
我的虚拟机的netstat参数。
[root@localhost ~]# netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
59.108.192.34 * 255.255.255.255 UH 0 0 0 eth0
192.168.0.0 * 255.255.248.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
default 59.108.192.34 0.0.0.0 UG 0 0 0 eth0
我怎么样配置出一样的网关呢。 |
|