LINUX修改eth0、eth1顺序的方法 2011-10-31 2026-07-23 技术相关 / 服务器运维 eth0 / eth1 / linux / 调换 Redhat系统的网络配置文件是/etc/sysconfig/network-scripts/ifcfg-eth*(*为数字) DEVICE=eth0 ONBOOT=yes BOOTPROTO=static IPADDR=192.168.1.123 NETMASK=255.255.255.0 GAT 0 | 0