Prev: How to tune display position on external VGA display
Next: Rfkill not fully working on Dell Mini 1012
From: Mark on 20 Jun 2010 03:20 I'm just curious since ABS Doug didn't reply to my suggestions, have you read my reply? Here is the pertinent info below. It's clearly not a hardware problem, on the computer or router, since other OS's work fine. My previous reply: Nuno mentioned looking at your hardware, and it's possible the drivers are different in the Ubuntu/XP/Debian platforms that's causing the dropout. Is it only with torrents, or is it all downloads? What if you download a dvd ..iso file via jigdo or Iceweasel, does it drop out there? Have you checked what drivers and versions are in the differnet OS's you are using for your ethernet connection, to see if that's the issue? I'm trying to help here.
From: Mark Allums on 20 Jun 2010 05:20 On 6/20/2010 1:34 AM, Ron Johnson wrote: > On 06/20/2010 12:50 AM, Mark Allums wrote: > [snip] >> >> Throttling is just one possibility, and maybe (probably) not even the >> best guess. It's just a suggestion. >> >> I think throttling is more likely if you open lots of connections, so >> try using fewer. Beyond about four, you won't see much improvement if >> you are already receiving at close to your connection's top speed. >> > > I don't know much about how torrent works. Does "Downloading from 29 of > 54 connected peers" mean that I'm using 29 connections? > Connections aren't specifically about torrents. In a torrent, you could have four connections _per peer_. 29*4=116. This might be unhealthy. *shrug* -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4C1DDBDA.2070001(a)allums.com
From: Stan Hoeppner on 20 Jun 2010 06:40 Ron Johnson put forth on 6/20/2010 1:58 AM: > $ netstat -an | grep ^tcp\ | grep -v LISTEN | wc -l > 111 You might get a more accurate count of BitTorrent connections with: netstat -an | grep ^tcp\ | grep ":"[6][8,9][0-9][0-9] | grep -c -v LISTEN Your command line merely shows all TCP connections that are in any state but LISTEN. This should count only connections on TCP 6881-6999, either inbound or out. AIUI, this is the port range used by the BitTorrent clients. -- Stan -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4C1DEE50.2040208(a)hardwarefreak.com
From: Huang, Tao on 20 Jun 2010 11:30 On Sun, Jun 20, 2010 at 6:32 PM, Stan Hoeppner <stan(a)hardwarefreak.com> wrote: > Ron Johnson put forth on 6/20/2010 1:58 AM: > >> $ netstat -an | grep ^tcp\ Â | grep -v LISTEN | wc -l >> 111 > > You might get a more accurate count of BitTorrent connections with: > > netstat -an | grep ^tcp\ Â | grep ":"[6][8,9][0-9][0-9] | grep -c -v LISTEN "netstat -atn" instead of "netstat -an | grep ^tcp\ " :p > Your command line merely shows all TCP connections that are in any state but > LISTEN. Â This should count only connections on TCP 6881-6999, either inbound > or out. Â AIUI, this is the port range used by the BitTorrent clients.. > > -- > Stan Tao -- http://huangtao.me/ http://www.google.com/profiles/UniIsland -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTikJJLnx2oFdbypGoSyESg9ZM374pmHvqST-ewqH(a)mail.gmail.com
From: ABS Doug on 20 Jun 2010 17:40
On Sun, Jun 20, 2010 at 3:12 AM, Mark <mamarcac(a)gmail.com> wrote: > My previous reply: > > Nuno mentioned looking at your hardware, and it's possible the drivers are > different in the Ubuntu/XP/Debian platforms that's causing the dropout. Is > it only with torrents, or is it all downloads? What if you download a dvd > .iso file via jigdo or Iceweasel, does it drop out there? Have you checked > what drivers and versions are in the differnet OS's you are using for your > ethernet connection, to see if that's the issue? > > I'm trying to help here. I'm sorry, I was trying to figure out what jiado is. Also I've never did a DL through Iceweasel & was trying to figure that out to. Then I got distracted & forgot. I'm about to go & try a download of Ubuntu via torrent to see if I have an issue. If you want to provide more info re: jiado & DL through Iceweasel, I'll try it! -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTil8-6Md9sO0Il4l29Hfw4Gdzsjz-959CttnG1_L(a)mail.gmail.com |