I was very lucky in upgrading from RH9 to FC2. Everything worked except a few things (Nvidia card, dual boot issue which were both worked around). Home network was another matter. I have eth0 connected via cable modem to internet provider. eth1 connected to local network (192.169.1.1).
2nd card is not being detected by FC2. Old RH9 files are still configured for it on the system. System tells me it doesnt seem to be present during bootup.
Routing table:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
66.190.54.0 * 255.255.254.0 U 0 0 0 eth0
169.254.0.0 * 255.255.0.0 U 0 0 0 eth0
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default c66.190.54.1.jv 0.0.0.0 UG 0 0 0 eth0
the "system-control-network" tool does not seem to be very functional, perhaps because of legacy RH9 files.
It seems to confuse the mapping of the actual devices with the aliiases. etho is a 3c905-TX /TX 3-com card & eth1 is a Linksys NC100 10/100.
Im trying to avoid a fresh install everytime there is an issue, I actually use my Linux system (not a toy).
I uncertain which files to edit manually, since I dont trust the system-control-network tool. I would appreciate any suggestions. Thanks in advance.