Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a machine in a customers datacenter.
My machine is a Dual 3.2Ghz Xeon running Suse 10.0. (More details below).
My problem is that network activity into the box (e.g. an ftp get) is very fast (ftp reports 192.80 MB/s).
However network activity out of the box (e.g. an ftp put) is slow (ftp reports between 5 and 15 KB/s).
Could it be the half duplex? Is this a problem on this machine or with what the device is connected to (Sorry - I haven't been to the datacenter myself - it's in a different country, so I don't know what it's connected to).
Following is some machine info....
# dmesg | grep eth0 gives,
342:eth0: Tigon3 [partno(N/A) rev 1100 PHY(5703)] (PCIX:100MHz:64-bit) 10/100/1000BaseT Ethernet 00:14:c2:60:27:21
343:eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] Split[0] WireSpeed[1] TSOcap[0]
344:eth0: dma_rwctrl[769f4000]
355:tg3: eth0: Link is up at 100 Mbps, half duplex.
356:tg3: eth0: Flow control is off for TX and off for RX.
367:eth0: no IPv6 routers present
# uname -a gives,
Linux au105 2.6.13-15-bigsmp #1 SMP Tue Sep 13 14:56:15 UTC 2005 i686 i686 i386 GNU/Linux
are you ftp'ing from your home machine to the server? and if so, what is your home connection? are you using domestic cable/dsl, by any chance?
many domestic cable lines have a high downstream speed, and a comparatively small upstream speed. for example, my dsl achieves ~240K/s down, and only ~25K/s up. if you are connecting from your home machine to your remote server, it doesn't matter how fast the server can transport data, the bottleneck exists in your home connection.
Hi,
No, nothing to do with home at all. This machine is sitting in a corporate datacenter (not managed or physically accessible by myself as it's in a different country).
However, I have ssh access to the box. I am trying to ftp to another machine in the datacenter.
I don't know whether it's just ftp, but unfortunately I have limited access and ftp seems the only way to measure network performance.
On this box, I am running a sophisticated factory rollstock simulation application. This application is frequently copying files across the network.
We noticed the performance problem when this application started.
My concerns are,
Is it a driver issue?
Is it a half duplex issue - and if so, is it half duplex because it is connected to equipment that is forcing half duplex?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.