In Konqueror it usually says "site contacted" pretty quick, but not always. After that it will sit there for like 10 seconds to a minute before even starting to load. After that It loads very slow. Also I've tried testing download speeds and I often get less than 1Kb/s downloading images and thing. The problem is not just with konqueror b/c it's the same with links and lynx.
I found something about disabling tcp window scaling by putting 0 in the appropriate /proc file but that didn't make any difference. Also I tried switching to a few different public nameservers with no improvement. Makes sense though. I doubt it would be dns because downloads are slow.
I am behind a firewall that I don't have access to (watchguard somethingrather). Before the reinstall my internet was slow but not this slow. I went from 15K/s-60K/s to around 200b/s-2.5K/s
Also here's what ethtool says:
Code: Select all
gentoo rompenstein # ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: external
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Link detected: yes
Code: Select all
gentoo rompenstein # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0F:EA:FB:41:88
inet addr:192.168.10.98 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::20f:eaff:fefb:4188/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1072169 errors:0 dropped:0 overruns:0 frame:0
TX packets:822972 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:972064681 (927.0 Mb) TX bytes:84375930 (80.4 Mb)
Interrupt:16 Base address:0x2000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:90 errors:0 dropped:0 overruns:0 frame:0
TX packets:90 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5440 (5.3 Kb) TX bytes:5440 (5.3 Kb)


