LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 01-19-2005, 09:58 PM   #1
glennt11
LQ Newbie
 
Registered: Aug 2004
Location: NY
Distribution: Ubuntu,Red Hat,Centos 5
Posts: 29

Rep: Reputation: 0
instant messenger file transfer speed is slow


Alright, I'm not entirely sure what my problem I'm having is. Surfing the web is alright, I can download files, like the Suse 9.2 Professional DVD(3.2Gigs) at 200kb/s....which I believe my connection can go faster but I'm perfectly fine with. But when I instant message my wife using GAIM or AMSN, she likes to send me clips of my son doing things since I'm so far away, which are about 1.2 to 10 megs in size. They take FOREVER to get through though, and my transfer rate is very slow..20 minutes to receive one file is the fastest I've ever seen it go. I thought it was maybe her ISP capping the upload speed, but then I borrowed awork laptop with WinXP, used the same connection my comp is plugged in on and loaded up MSN messenger. She sent me a file that was 5 megs, and it took me no more than 30 seconds to receive the file from her. We both couldn't believe it, but anyway back to the problem. This problem has been happening on Slackware 10, Fedora Core 3, and Suse 9.2 Professional Edition, and I'm unable to find a reason for it. FC3 and Suse 9.2 are both stock installs, and Slack 10 has a custom kernel build. I checked out this post and I don't have this particular file mentioned to set.

http://www.linuxquestions.org/questi...ght=sites+slow
http://lwn.net/Articles/92727/

The closest I have to the command
echo 0 > /proc/sys/net/ipv4/tcp_default_win_scale
are these files
/proc/sys/net/ipv4/tcp_adv_win_scale, /proc/sys/net/ipv4/tcp_window_scaling

Also, doing dmesg | grep eth 0 gives me this in Suse 9.2 while a transfer between me and my wife is in progress...I removed the MAC address and IP's

eth0: Media Link On 100mbps full-duplex
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= DST= LEN=48 TOS=0x00 PREC=0x00 TTL=116 ID=63202 DF PROTO=TCP SPT=4106 DPT=1025 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405B401010402)
SFW2-OUT-ERROR IN= OUT=eth0 SRC= DST= LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=56820 DF PROTO=TCP SPT=4214 DPT=61229 WINDOW=23168 RES=0x00 ACK FIN URGP=0 OPT (0101080A041BA5B919E6C108)
SFW2-OUT-ERROR IN= OUT=eth0 SRC= DST= LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=40906 DF PROTO=TCP SPT=4243 DPT=49738 WINDOW=28960 RES=0x00 ACK FIN URGP=0 OPT (0101080A041BBBB619E6D489)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= DST= LEN=333 TOS=0x00 PREC=0x00 TTL=253 ID=46352 DF PROTO=UDP SPT=67 DPT=68 LEN=313
SFW2-OUT-ERROR IN= OUT=eth0 SRC= DST= LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=40758 DF PROTO=TCP SPT=4297 DPT=80 WINDOW=20700 RES=0x00 ACK FIN URGP=0
SFW2-OUT-ERROR IN= OUT=eth0 SRC= DST= LEN=40 TOS=0x08 PREC=0x00 TTL=64 ID=40759 DF PROTO=TCP SPT=4297 DPT=80 WINDOW=20700 RES=0x00 ACK FIN URGP=0


The last message is repeated constantly over and over again.
Here is my ifconfig eth0 output as well(also with MAC's and IP's removed)

eth0 Link encap:Ethernet HWaddr
inet addr:x.x.x.x Bcast:255.255.255.255 Mask:255.255.252.0
inet6 addr: fe80::207:95ff:fec4:fe8/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6224965 errors:0 dropped:0 overruns:0 frame:0
TX packets:3218640 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3514393268 (3351.5 Mb) TX bytes:219068335 (208.9 Mb)
Interrupt:11 Base address:0xc400

I'm googling this out, but thought someone might already have the answer to this problem, which by this point is that GAIM and AMSN are somehow not entirely compatible with MSN Messenger. Hope to hear from you all soon, as I don't want to have to restart my comp just so I can receive a file!!!
 
Old 01-19-2005, 10:42 PM   #2
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
do you have the newest release of Gaim? I run Gaim and have no probs with transfer rates.
 
Old 01-20-2005, 08:53 AM   #3
glennt11
LQ Newbie
 
Registered: Aug 2004
Location: NY
Distribution: Ubuntu,Red Hat,Centos 5
Posts: 29

Original Poster
Rep: Reputation: 0
I had 0.81.1-3.3 installed for GAIM, I loaded the latest from GAIM sourceforge page....version 1.1.1. Once I test it again I'll tell you my results, I'm hopeful, but this has been going on for some time now....I'm not sure what I'm doing wrong here, or what I haven't set up yet. Thank you for the quick response though.
 
Old 02-01-2005, 08:48 PM   #4
glennt11
LQ Newbie
 
Registered: Aug 2004
Location: NY
Distribution: Ubuntu,Red Hat,Centos 5
Posts: 29

Original Poster
Rep: Reputation: 0
sorry it took so long to respond, I'm in the military, but anyway, that did not work in getting my speeds up....any other ideas?
 
Old 02-03-2005, 03:53 PM   #5
korvenranta
LQ Newbie
 
Registered: Feb 2005
Posts: 1

Rep: Reputation: 0
Re: instant messenger file transfer speed is slow

[QUOTE]Originally posted by glennt11
[B]Alright, I'm not entirely sure what my problem I'm having is. Surfing the web is alright, I can download files, like the Suse 9.2 Professional DVD(3.2Gigs) at 200kb/s....which I believe my connection can go faster but I'm perfectly fine with. But when I instant message my wife using GAIM or AMSN, she likes to send me clips of my son doing things since I'm so far away, which are about 1.2 to 10 megs in size. They take FOREVER to get through though, and my transfer rate is very slow..20 minutes to receive one file is the fastest I've ever seen it go. I thought it was maybe her ISP capping the upload speed, but then I borrowed awork laptop with WinXP, used the same connection my comp is plugged in on and loaded up MSN messenger. She sent me a file that was 5 megs, and it took me no more than 30 seconds to receive the file from her. We both couldn't believe it, but anyway back to the problem. This problem has been happening on Slackware 10, Fedora Core 3, and Suse 9.2 Professional Edition, and I'm unable to find a reason for it. FC3 and Suse 9.2 are both stock installs, and Slack 10 has a custom kernel build. I checked out this post and I don't have this particular file mentioned to set.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------

WELL hi everyone! i have that same problem in my SUSE 9.2 kernel is 3.3.0.......all IM programs GAIM,KOPETE,AMSN.....you name it....
the file transfer speed is like 2.0 KB/s......and i know it should be like 1130 KB/s.....

we need answers here please some gurulinuxwizard help us........ =)
 
Old 02-04-2005, 08:36 PM   #6
glennt11
LQ Newbie
 
Registered: Aug 2004
Location: NY
Distribution: Ubuntu,Red Hat,Centos 5
Posts: 29

Original Poster
Rep: Reputation: 0
Yes I was about to ask if anyone can help me out here, it's the same thing as korvenranta and I can't understand why. Booting into Windows I have optimal speeds, but Suse, Fedora Core 3 and Slackware all are slower than a snail here. I really don't want to change back to Windows but with my slow file transfers I'm going to have to just so I can receive something online.
 
Old 02-08-2005, 11:18 PM   #7
avfx
LQ Newbie
 
Registered: Feb 2005
Posts: 1

Rep: Reputation: 0
same problem .. I'm using the newest gaim (v1.1.2)
 
Old 02-09-2005, 10:05 PM   #8
dsschanze
Member
 
Registered: Aug 2004
Location: Gainesville, FL
Distribution: Linux Mint 12, Win7, iOS
Posts: 208

Rep: Reputation: 33
Go to www.aim.com and naviate to AIM for linux. AIM does make a linux port. It is available in RPM and executable text, last time I checked. Try that and see if you can get your upload speeds up.
 
Old 02-19-2005, 11:21 AM   #9
n_ransome
LQ Newbie
 
Registered: Feb 2005
Location: Copenhagen, Denmark
Distribution: Mandriva 2006
Posts: 5

Rep: Reputation: 0
I'm running Mandrake 10.1 and have the same problem.
I have tried aMSN, Gaim 1.1.3 and Mercury and they all have this flaw in file transfer. Today my transfer speed maxed out at 2.85KB/sec. I should be able to achieve about 58KB/sec.
I don't know what to do and it seems that I'm not the only one...

cheers
 
Old 02-19-2005, 08:08 PM   #10
dsschanze
Member
 
Registered: Aug 2004
Location: Gainesville, FL
Distribution: Linux Mint 12, Win7, iOS
Posts: 208

Rep: Reputation: 33
Well, I think if this many people are having the same problem, it is the software. I hav posted a thread earlier on that AIM is available for linux at http://www.aim.com/get_aim/linux/lat...?aolp=#install I have used this version a little bit before, so I would recommend trying it.

-Derek
 
Old 02-26-2005, 02:21 AM   #11
RoaCh Of DisCor
Member
 
Registered: Apr 2004
Location: Washington State
Distribution: SuSE 9.3 / Slackware-Current
Posts: 701

Rep: Reputation: 30
I am having this same issue..especially with amsn. It starts fast..and then gets to like 3kb/s and stays there =\. I should be getting atleast 30kb/s
 
Old 03-08-2005, 03:40 PM   #12
Guillaume2x
LQ Newbie
 
Registered: Jun 2004
Location: Paris, France
Distribution: Debian "sid" (unstable)
Posts: 3

Rep: Reputation: 0
GAIM FAQ!!
Why are my file transfers so slow?
Gaim only supports tranferring files over MSN via the MSN servers. This means all your data is sent to an MSN server and then forwarded to the person at the other end of the transfer. It is unknown whether we will support true peer to peer file transfer over MSN.
 
Old 03-12-2005, 10:22 PM   #13
RoaCh Of DisCor
Member
 
Registered: Apr 2004
Location: Washington State
Distribution: SuSE 9.3 / Slackware-Current
Posts: 701

Rep: Reputation: 30
What about for AMSN though?
 
Old 02-08-2006, 07:31 PM   #14
vinstgc
LQ Newbie
 
Registered: Oct 2003
Distribution: slackware
Posts: 1

Rep: Reputation: 0
i got the same problem 'slow transfer speed' with kopete from KDE 3.5.1 , slackware 10.2 ,kernel 2.4.x
DSl connection! http/ftp transfer speed are very high!

CAN SOMEONE HELP?

Last edited by vinstgc; 02-08-2006 at 07:32 PM.
 
Old 02-09-2006, 01:55 PM   #15
APB_4
Member
 
Registered: Nov 2004
Distribution: KDE Neon User edition; Manjaro; OpenSUSE Leap
Posts: 298

Rep: Reputation: 31
If you want to fix it you'll have to work out how a better p2p file transfer protocol works on MSN and then write the module I'm afraid.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Yahoo Messenger File Transfer Problem njugs79 Linux - Newbie 1 06-23-2005 05:47 PM
slow transfer speed samba Cavenaghi Linux - Networking 1 06-04-2005 04:39 PM
Best MSN Messenger File Transfer Client Boffy Linux - General 2 04-11-2005 11:07 AM
Instant messenger Chat Kopete mandrake linux yahoo and MSN messenger saurya_s Linux - Software 1 11-22-2003 01:05 PM
AOL Instant Messanger File Transfer through IP-MASQ edsel456 Linux - Networking 3 09-16-2001 07:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 12:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration