Hallo all,
Now I need some help from the community as Googling around the
Newsgroups didn't bring up an answer to my problem.
About 10 days ago I upgraded my Intel based Linux Server from RedHat 8
to RedHat 9. I booted with the RH9 CD and choosed "Upgrade System".
The Upgrade worked fine and everything seems to work ok except the
Internet connection via the 2nd NIC. Since the Upgrade I am not able
to use my 2nd NIC (which I used for my ADSL connection). First I
thought it's a problem with the rp-pppoe and I installed the latest
Version. But it didn't work either. Then I went through the adsl-***
Scripts and found out, when the error comes up: The whole System
freezes in that second when I press RETURN after issuing
ifconfig eth1 up
and the only thing which helps is pressing the reboot Button.
I thought that perhaps something went wrong during the Upgrade and I
put a new HD into the System and installed RH9 from Scratch.
Here also the same Problem occures.
As (for security reasons) I duplicated my first running Version of RH8
onto a 3rd HD I mounted this HD and have no problems at all,
activating the 2nd NIC.
As propoused in another Newsgroup I tried the "options" lines in
modules.conf but without success, wether there are options set or not
makes no difference. In RH8 the "ifconfig eth1 up" works and RH9 it
crashes.
Another propouse was, to disable the eth0 device and try to activate
eth1 alone without another eth Device being active. Also here nothing
changes, the error persists and no error can be found in the logs.
The Hardware and Settings are:
Linux version 2.4.20-8
3Com PCI 3c905B Cyclone 100baseTx (both NICs are equal)
modules.conf
alias eth0 3c59x
options eth0 io=3D0xa400 irq=3D14
alias eth1 3c59x
options eth1 io=3D0x9800 irq=3D5
ifconfig -a:
eth0 Link encap:Ethernet HWaddr 00:50

A:19:A9:14
inet addr:192.168.255.58 Bcast:192.168.255.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:31267 errors:0 dropped:0 overruns:0 frame:0
TX packets:35270 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:4733971 (4.5 Mb) TX bytes:5291852 (5.0 Mb)
Interrupt:14 Base address:0xa400
eth1 Link encap:Ethernet HWaddr 00:10:4B:C3:9A:A1
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0x9800
I wonder wether I am the onliest person with this error as there is
nothing similar to be found in the Newsgroups.
Has anybody any clues or hints how I can get the 2nd NIC to work?
Any help is appreaciated.
Axel