I have a SuSE Linux domU that was created and restored from an image. eth0 is setup manually by a home-grown script during the image restore. The problem is that the NIC won't start automatically -- 'ifup eth0' has to be run manually after the system has come up. During the bootup process, the module did load. What am I missing?
# cat /etc/sysconfig/network/ifcfg-eth-id-00:16:3e:10:19:3c DEVICE=eth0 ONBOOT=yes BOOTPROTO=static IPADDR=10.1.34.251 NETMASK=255.255.255.0 GATEWAY=10.1.34.1 Thanks in advance for any help. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
