Hi all Fedora users, I have just joined this list. I am running the latest Fedora but I can't get my 3C900Combo networking card to work. I can see that the card is installed but no IP-address is asigned to it and I can't set it. So I think that there is a bug in that driver. Any other user out there who have a solution for this? Best regards and thanks, Christian
The problem you are experiencing is probably to do with the interface not being "up". I had a similar problem with my network. To correct the problem I added the line
ifconfig eth0 up
to the /etc/init.d/network script.
Hope this helps,
Regards,
Steve.