> Basically, when entering runlevel 3, the cards get
> initialised... in an ideal world. eth0 is fine but eth1 gives:Delaying
> Initialization and a big red [FAILED]
> I get the same when doing ifup eth1
Does the kernel find the two ethernet cards at boot?
Look through dmesg | less.
In some (maybe all???) cases, you need to add an
option to the kernel's command line (via append=
in /etc/lilo.conf or manually at the LILO prompt) to
tell it to look for the second and subsequent ethernet
cards.
For example, my firewall has:
append="ether=0,0,eth1"
in /etc/lilo.conf. This should to tell the kernel to "Go
and autoprobe for an eth1" and it should be able to
automatically detect the type, IRQ, I/O addr, etc.
Later,
Kenn
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!