Friday, April 24, 2009

Edit network configuration for a network adapter controlled by Network Manager

edit the following file
/etc/sysconfig/network-scripts/ifcfg-eth0


for example: add
DNS1=xxx.xxx.xxx.xxx

static ip address could be set for this interface as well

After finishing editing:
service network restart

No comments:

Post a Comment