|
From: Martin T. <mar...@gm...> - 2007-08-17 01:55:05
|
Hello,
I wanted to switch the OS on a router (PC) from Win98SE to Devil-Linux.
Everything was going fine, until I started 'pppoe-start'.
"............TIMED OUT"
I think, that the problem is the NIC, which seems not working.
The following two NICs are built in the PC:
"Compex RL2000A Adapter" (WAN, PCI)
MAC: 00-80-48-C2-8A-81
"3Com EtherLink III ISA 3C509b-Combo" (LAN, ISA)
MAC: 00-A0-24-87-3A-37
As I read on some sites in the WWW, I need the ne2k-pci driver for the RL2000, and the module is loaded, but not used...?
Btw: The 3C509 works fine, ping and SSH in the LAN are working.
He just don't use the ne2k-pci driver and I don't know why...
Can anybody help me (apart from proposing to buy a new / use another NIC)?
Thx,
Martin
------------ some facts/outputs ---------------
+ modprobe ne2k-pci
+ set +x
Press ENTER to continue ...
Listing all loaded modules:
Module Size Used by Not tainted
ppp_synctty 5544 0 (unused)
ppp_async 6976 0 (unused)
ppp_generic 23176 0 [ppp_synctty ppp_async]
slhc 4736 0 [ppp_generic]
p80211 18500 0 (unused)
ipv6 175956 -1
3c509 10324 1
ne2k-pci 4608 0
8390 6288 0 [ne2k-pci]
crc32 2896 0 [8390]
lvm-mod 60608 0 (autoclean)
md 58400 0 (autoclean)
libata 38648 0 (unused)
loop 48688 0
Press ENTER to continue ...
Listing all known PCI Ethernet cards:
Ethernet controller: Compex ReadyLink 2000 (rev 10).
ifconfig:
---------
eth0 Link encap:Ethernet HWaddr 00:80:48:C2:8A:81
BROADCAST NOTRAILERS 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:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Base address:0x1400
eth1 Link encap:Ethernet HWaddr 00:A0:24:87:3A:37
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::2a0:24ff:fe87:3a37/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1415 errors:0 dropped:0 overruns:0 frame:0
TX packets:1190 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:123109 (120.2 KiB) TX bytes:123085 (120.2 KiB)
Interrupt:5 Base address:0x220
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
|