1.grub.conf中添加一行参数
vi /etc/grub.conf
2.rm -f /etc/udev/rules.d/70-persistent-net.rules
3.修改/etc/sysconfig/network-scripts/ 下的em1为eth0
4.配置eth0的网络信息(ip、网关、掩码等)。
5.重启服务器。
赞
踩
1.grub.conf中添加一行参数
vi /etc/grub.conf
2.rm -f /etc/udev/rules.d/70-persistent-net.rules
3.修改/etc/sysconfig/network-scripts/ 下的em1为eth0
4.配置eth0的网络信息(ip、网关、掩码等)。
5.重启服务器。
转载于:https://blog.51cto.com/4669196/1293756
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。