<div dir="ltr"><span style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">i have searched looked etc and its either the TCP Stack = 0 or the MTU to lower which i tried every combination. For some reason copying in either direction stalls.</span><br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">
<br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)"><span style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">I cant seem to think of any other reason why the scp copies would stall?? i Can ssh to the remote box via the vpn tunnel but another ex is if i do an ls to show all files it will stall.</span><br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">
<br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)"><span style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">here is my -v output.</span><br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">
<br style="color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)"><div class="" style="margin:5px 20px 20px;padding:0px;color:rgb(51,51,51);font-family:Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif;font-size:13.333333969116211px;background-color:rgb(243,243,243)">
<div class="" style="margin:0px 6px 6px;padding:0px;background-image:none;background-color:rgb(242,246,248);border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border:1px solid;font-style:italic;font-family:Tahoma,Calibri,Verdana,Geneva,sans-serif">
<div class="" style="margin:0px;padding:5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px"><div class="" style="margin:0px;padding:0px;background-image:url(http://www.linuxforums.org/forum/images/misc/quote-left.png);background-color:transparent;width:9px;height:13px;background-repeat:no-repeat no-repeat">
</div>Executing: program /usr/bin/ssh host 192.168.1.45, user root, command scp -v -r -f /usr/*<br>OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008<br>debug1: Reading configuration data /etc/ssh/ssh_config<br>debug1: Applying options for *<br>
debug1: Connecting to 192.168.1.45 [192.168.1.45] port 22.<br>debug1: Connection established.<br>debug1: permanently_set_uid: 0/0<br>debug1: identity file /root/.ssh/identity type -1<br>debug1: identity file /root/.ssh/id_rsa type -1<br>
debug1: identity file /root/.ssh/id_dsa type -1<br>debug1: loaded 3 keys<br>debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3<br>debug1: match: OpenSSH_4.3 pat OpenSSH*<br>debug1: Enabling compatibility mode for protocol 2.0<br>
debug1: Local version string SSH-2.0-OpenSSH_4.3<br>debug1: SSH2_MSG_KEXINIT sent<br>debug1: SSH2_MSG_KEXINIT received<br>debug1: kex: server-&gt;client aes128-ctr hmac-md5 none<br>debug1: kex: client-&gt;server aes128-ctr hmac-md5 none<br>
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&lt;1024&lt;8192) sent<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP<br>debug1: SSH2_MSG_KEX_DH_GEX_INIT sent<br>debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY<br>debug1: Host &#39;192.168.1.45&#39; is known and matches the RSA host key.<br>
debug1: Found key in /root/.ssh/known_hosts:4<br>debug1: ssh_rsa_verify: signature correct<br>debug1: SSH2_MSG_NEWKEYS sent<br>debug1: expecting SSH2_MSG_NEWKEYS<br>debug1: SSH2_MSG_NEWKEYS received<br>debug1: SSH2_MSG_SERVICE_REQUEST sent<br>
debug1: SSH2_MSG_SERVICE_ACCEPT received<br>debug1: Authentications that can continue: publickey,password<br>debug1: Next authentication method: publickey<br>debug1: Trying private key: /root/.ssh/identity<br>debug1: Trying private key: /root/.ssh/id_rsa<br>
debug1: Trying private key: /root/.ssh/id_dsa<br>debug1: Next authentication method: password<br>root(AT)192.168.1.45&#39;s password:<br>debug1: Authentication succeeded (password).<br>debug1: channel 0: new [client-session]<br>
debug1: Entering interactive session.<br>debug1: Sending environment.<br>debug1: Sending env LANG = en_US.UTF-8<br>debug1: Sending command: scp -v -r -f /usr/*<br>Entering directory: D0755 0 Centreon<br>Sink: D0755 0 Centreon<br>
Entering directory: D0755 0 SNMP<br>Sink: D0755 0 SNMP<br>Sending file modes: C0775 5278 Utils.pm<br>Sink: C0775 5278 Utils.pm<br>Utils.pm 0% 0 0.0KB/s - stalled -K<br>debug1: channel 0: free: client-session, nchannels 1<br>
debug1: fd 0 clearing O_NONBLOCK<br>debug1: fd 1 clearing O_NONBLOCK<br>Killed by signal 2.</div></div></div></div>