Hi! I recently reinstalled Linux, and am now having problem getting my machine to talk to other on the LAN. I recompiled the kernel, 2.0.34, with Etherexpress support, and replaces eepro.c in linux/drivers/net with a newer one that I've been using before, and that has worked fine. I rebooted, and did: ifconfig eth0 up 10.0.0.1 netmask 255.0.0.0 and route add -net 10.0.0.0 netmask 255.0.0.0 After that, I'm able to ping myself as 10.0.0.1 (which, if I'm not misstaken, wouldn't be possible without communication with the card ---> the driver works). However, if I try to ping someone else on the LAN, nothing happns. Ifconfig reveils no errors, no transmitted/received packages, and arp doesn't indicate my card even knows the address of the others on the LAN. What could be wrong, besides what I've already eliminated? Thanks! / Peter Schuller ---------------- E-Mail: [EMAIL PROTECTED] Web: http://hem.passagen.se/petersch - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
