My ISP: Road Runner Central Florida (cable) I had been able to connect with kernel 2.20 vanilla from woody, following the instructions given in http://home.cfl.rr.com/aawtrey/ , the connection was slow.
After compiling and installing kernel 2.4.18, that dind't work any more. Here is an excerpt of my dmesg: eth0: 3c5x9 at 0x220, 10baseT port, address 00 60 97 5c c7 4a, IRQ 12. 3c509.c:1.18a [EMAIL PROTECTED] http://www.scyld.com/network/3c509.html Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) PCI: Found IRQ 10 for device 00:0d.0 tulip0: EEPROM default media type Autosense. tulip0: Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block. tulip0: Index #1 - Media 10baseT (#0) described by a 21140 non-MII (0) block. tulip0: Index #2 - Media 100baseTx (#3) described by a 21140 non-MII (0) block. tulip0: Index #3 - Media 10baseT-FDX (#4) described by a 21140 non-MII (0) block. tulip0: Index #4 - Media 100baseTx-FDX (#5) described by a 21140 non-MII (0) block. tulip0: MII transceiver #1 config 3100 status 7809 advertising 01e1. eth1: Davicom DM9102/DM9102A rev 49 at 0xe400, 00:80:AD:09:86:ED, IRQ 10. dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17) The cable modem is connected to eth1, here is my "interfaces" # Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or # /usr/share/doc/ifupdown/examples for more information. # modificado por mi a mano auto lo eth1 iface lo inet loopback iface eth1 inet dhcp This I changed following instructions given in http://qref.sourceforge.net/quick/ (which by the way is very good!) I doesn't work either. Please help. Thanks, Debian User AR

