On Sun, 28 Nov 1999, Herbert Ho wrote: > since i'm using openssh on both ends, could this be a config issue? > i'm pretty sure i replaced the config files w/ the package ones when i > upgraded, but i might not have.
This happens with real-ssh on the client, it is some sort of bizzar server bug, if you strace the server you find it is looping in select with a rather low timeout value. Jason