redhat linux中设置网卡固定ip
redhat linux中设置网卡固定ip<div style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px;"><div style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px;"> 之前在xwindow下的redhat-config-network 设置网卡固定ip发现不起作用,设置好后就是ping不通。就查了些资料,更改 /etc/sysconfig/network-scripts/ifcfg-eth0(第一个网卡为eth0),配置dns的文件为/etc/resolv.conf,我保留了dhcp的配置,配置完后用ifconfig eth0 down;ifconfig eth0 up 就可以了。以下是配置文件的清单:
页:
[1]