Hi. This is my first post here. So far I've been able to figure out most things I've needed concerning Linux, but this one has me stumped. When I start up a browser (in the most recent case Konqueror, but it happens for every one I've tried), it will download for the first few tenths of a second at an alright pace, but then I see the speed go down exponentially (in bits/s) until it says that the connection to the host is broken. This happens to all web pages I've tried. Very small pages load fine, but anything with an image on it will slow down until it stops. Right now I'm running Slackware 9.1 with a NetGear FA311 card behind a personal router and then a hub. The same thing happens in my dorm room at school, which is switched. The problem also occurred with Mandrake and Knoppix. wget is also slow, as is ftp. Here's what I got with ifconfig after loading Google and trying to do a search for linux forums, which stopped less than halfway through loading:
eth0 Link encap:Ethernet HWaddr 00:09:5B:20:C7:FD
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:29 errors:13 dropped:0 overruns:0 frame:26
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:10076 (9.8 Kb) TX bytes:4679 (4.5 Kb)
Interrupt:5 Base address:0xa000
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 TX bytes:0 (0.0
I'm thinking that it might have something to do with RX packet errors, but have no idea how I could fix that. Like I said, everything works fine under Windows (it's a dual boot machine). I'd really like to use Linux as my primary operating system, but this problem is a major hurdle. Thanks for any help you can give me.