Welcome to Soft32 Linux Forums!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

slow upload with nfs over ssh tunnel

 
   Soft32 Home -> Linux2 Arch -> Networking RSS
Next:  ssh on both sides  
Author Message
fischerc

External


Since: Jan 22, 2007
Posts: 1



(Msg. 1) Posted: Sun Jan 21, 2007 8:46 pm
Post subject: slow upload with nfs over ssh tunnel
Archived from groups: comp>os>linux>networking (more info?)

Hi,
I have a problem with a terrible slow upload to the nfs server when the
nfs protocol is passed through a ssh tunnel.
In detail: I have two machines in LAN connected via ssh tunnel

client:> ssh -c blowfish -L 7777:server:2049 -L 7778:server:887
server

and a nfs mount

client:>mount -t nfs -o
tcp,port=7777,mountport=7778,rsize=8192,wsize=8192,intr,noacl
localhost:/share /mnt

downloading from server is quite fast

client:>dd if=/mnt/bigfile of=/dev/null
..... 102400000 bytes (102 MB) copied, 2.60933 seconds, 39.2 MB/s

but upload to server is terribly slow

client:>dd if=/dev/zero of=/mnt/zerofile bs=1024 count=100000
...... 102400000 bytes (102 MB) copied, 72.0704 seconds, 1.4 MB/s

However, simple netcat through a ssh tunnel has the equal (high) speed
in both directions, as well as scp or plain nfs connection.
Both machines run Suse Linux 9.3 with kernel 2.6.18

Any hint is welcome.
Thanks,
C.
Back to top
Login to vote
Display posts from previous:   
Related Topics:
A question about a tunnel setup - Hi folks, i want to setup a single host to host tunnel, to emulate an additional ethernet connection. But i'm not sure...

IPsec tunnel using racoon - Hi all, I am trying to setup IPsec in tunnel mode between two linux hosts using racoon as the IKE daemon. It works wel...

Openswan - XP->Linux tunnel - Hi Can anyone help with an example of a Windows-XP to Linux Openswan config ? What I would like to do is to have ..

IP phones over vpn tunnel - Hi all, I have a vpn set up between my office here and a remote office. On my end I have a wolverine firewall and the...

Calculating Upload and Download Rate - I want to calculate my node's upload and download speed every 30 secs so that I can inform my peers about my connection...

slow net in ubuntu - Dear friends, I use ubuntu; but my internet is very slow here (compared to in windows) and the download speed(30kbps) i...
       Soft32 Home -> Linux2 Arch -> Networking All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows
 Linux
 Mac
 PDA


[ Contact us | Terms of Service/Privacy Policy ]