Mailinglist Archive: opensuse (3419 mails)
| < Previous | Next > |
[opensuse] NIC won't start automatically, must run 'ifup eth0'
- From: "Fong Vang" <sudoyang@xxxxxxxxx>
- Date: Mon, 9 Apr 2007 08:53:18 -0700
- Message-id: <4f52331f0704090853y6293527es808d8e36f64dbbb3@xxxxxxxxxxxxxx>
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |