Hi all! Got the following problem. Have a home network, with 3 PC's running SuSE (2 times 9.3 and 1 9.1) and a hardware router linking it all together. One of the PC's is to be a server, serving files mainly. Everything installs just fine, I get access to the server and all (both with NFS and Samba). Downloads from the server down to the clients is as fast as it gets on 100Mb ethernet, but upload TO the server is extremely slow and results in a lot of errors on the server. See below: gothix:~ # ifconfig eth0 Link encap:Ethernet HWaddr 00:40:CA:17:7F:0B inet addr:192.168.0.69 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:82728 errors:22059 dropped:0 overruns:0 frame:33165 TX packets:75140 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:98389465 (93.8 Mb) TX bytes:8641743 (8.2 Mb) Interrupt:10 Base address:0x1080 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:74 errors:0 dropped:0 overruns:0 frame:0 TX packets:74 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5184 (5.0 Kb) TX bytes:5184 (5.0 Kb) I have tried everything that google can throw at me, but no results. Any idea what might be the problem here? If I convert one of the other PC's into a server and the "server" into a client, same result: from the temporary server to the temporary client (the real server): dead slow. The server is fast otherwise, can download from the internet and all without a hitch. Any help highly appreciated. Oh, the nic is a onboard 3Com gothix:~ # ifstatus eth0 eth0 device: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) eth0 DHCP client (dhcpcd) is running IPADDR=192.168.0.69 NETMASK=255.255.255.0 GATEWAY=192.168.0.1 DNS=192.168.0.1,192.168.0.1 Cheers, Frits