scp fails after sending command: scp -v -t

Darren Tucker dtucker at zip.com.au
Mon Sep 12 18:27:44 EST 2011


On Mon, Sep 12, 2011 at 4:48 PM, Jan F. Chadima <jchadima at redhat.com> wrote:
[...]
> We had a similar case caused by a firewall which worked poorly with the change of the TCP window.

oh, great idea!  a misconfigured stateful firewall can screw up TCP
window scaling.  You can test this by disabling window scaling on
either end (exactly how is platform dependent, on Linux it's usually
"sysctl net.ipv4.tcp_adv_win_scale=0"

I should add an FAQ entry with these suggestions.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list