OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Brett Glass (brettlariat.org)
Date: Thu Jan 03 2002 - 13:03:37 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    At 10:36 AM 1/1/2002, Robert Watson wrote:

    >I've run into a related problem with SSH forwarding that occurs when a
    >forwarded TCP connection takes a while to connect. The problem is that
    >apparently the OpenSSH sshd we ship discards data sent over a forwarded
    >connection before all parts are completed. If you're using forwarding
    >connecting to a server with high latency, and on a client-driven protocol,
    >you may lose some content on the connection.

    You may also lose the connection. With older versions of OpenSSH, I frequently
    see the client complain of a "truncated packet" (SSH has its own internal
    packetized protocol) and drop the session. Sometimes this is just a minor
    inconvenience -- for example, if I'm doing POP over the forwarded port I
    sometimes find that the mail client becomes confused and/or does not filter
    incoming messages properly. It's a bigger concern if I'm doing administration
    and am cut off in midstream.

    --Brett

    To Unsubscribe: send mail to majordomoFreeBSD.org
    with "unsubscribe freebsd-security" in the body of the message