Gateway Genmask Flags Metric Ref Use Iface 172.16.0.0 * 255.255.0.0 U 0 0 0 eth0 接下来,配置eth1,eth1与10.0.0.0网段相连,分配给它的地址是10.254.254.254,使用ifconfig命令为它配置参数: # ifconfig eth1 10.254.254.254 netmask 255.0.0.0 同样编辑/etc/sysconfig/network-scripts目录下的ifcfg-eth1文件,内容如下: DEVICE = eth1 ONBOOT = yes  页码:[1] [2] [3] [4] [5] [6] 第3页、共6页 |