16 May
2004
16 May
'04
2:11 a.m.
7) The network devices are a little weird in 2.6. There isn't an "ifup eth0" or "ifup eth1" like there used to be. On my system, its "ifup eth-id-00:00:00:00:00:00" (fill in your MAC address). Once its up and you see it with ifconfig, the "standard" ifdown command works as always.
While I'm not 100% familiar with SuSE, does your network interface appear if you do an 'ifconfig -a' before an ifup is issued? I think its a SuSE thing, not a 2.6 thing your seeing, maybe because SuSE doesn't load the network card module until an 'ifup' is done? -mike