My internet connection is just fine most of the time. However, whenever I start a torrenting client (Transmission, Deluge, etc), I lose the connection within 2-5 minutes. The message, “Connection failed-Activation of network failed” comes up. I am also unable to use my browser. My network still appears in the network configuration window, but I am unable to reconnect. I keep having to type in my password, to no avail, and have to hard restart. It seems I have the same problem as this person here
http://www.makeuseof.com/answers/int...nt-bittorrent/.
I ran the test to determine whether my ISP is shaping traffic, but it revealed no shaping for up or downstream traffic.
I tried to reconfigure my clients. I have Deluge set to 18 max connections, 200 Kb/s upload and download. This does not have an effect.
Here's some info about my card
Code:
lspci -vv -s 0c:00.0
0c:00.0 Network controller: Broadcom Corporation BCM4311 802.11b/g WLAN (rev 01)
Subsystem: Dell Wireless 1390 WLAN Mini-Card
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at f9ffc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb
Here's is some output info when I begin to download
Code:
cat /proc/net/wireless
Inter-| sta-| Quality | Discarded packets | Missed | WE
face | tus | link level noise | nwid crypt frag retry misc | beacon | 22
wlan0: 0000 61. -49. -256 0 0 0 1 820 0
Here's some info after a 2-3 minutes
Code:
cat /proc/net/wireless
Inter-| sta-| Quality | Discarded packets | Missed | WE
face | tus | link level noise | nwid crypt frag retry misc | beacon | 22
wlan0: 0000 59. -51. -256 0 0 0 1 856 0
And, when I lose the connection 3 minutes or so later, I have this
Code:
cat /proc/net/wireless
Inter-| sta-| Quality | Discarded packets | Missed | WE
face | tus | link level noise | nwid crypt frag retry misc | beacon | 22
Any input would be greatly appreciated. Thanks!
[EDIT] This did not happen with uTorrent in Windows XP.