[Bug 981] Flow stop in SSH2

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Feb 4 21:54:27 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=981

           Summary: Flow stop in SSH2
           Product: Portable OpenSSH
           Version: 3.9p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: shopping at jth.net


I very frequently (i.e. nearly every time) experience the following
on Windows XP SP1 using the POP3 program Agent through SSH2 tunneling via PUTTY 
0.56 to fetch mail from a Linux (fedora FC3) box with
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003

The stream of data stops, but will resume when entering a CR in the PUTTY 
window.

Example 1:

  000003e0  6e 64 2e 64 6b 2d 68 6f 73 74 6d 61 73 74 65 72  nd.dk-hostmaster
  000003f0  2e 64 6b 20 28 50 6f 73 74 66 69 78 29 20 77 69  .dk (Postfix) wi
  00000400  74 68 20 45 53 4d 54 50                          th ESMTP
Outgoing packet type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)
  00000000  00 00 00 01 00 00 04 00                          ........
Incoming packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 01 01 00 00 05 a8 0d 0a 09 69 64 20 31 36  ...........id 16
  00000010  33 45 36 43 46 45 35 41 3b 20 46 72 69 2c 20 20  3E6CFE5A; Fri,  
 ......
  00000590  73 76 61 72 65 73 2e 20 0d 0a 20 0d 0a 2a 2a 2a  svares. .. ..***
  000005a0  2a 2a 20 45 6e 67 6c 69 73 68 20 76 65 72 73 69  ** English versi
Outgoing packet type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)
  00000000  00 00 00 01 00 00 05 a8                          ........
stopped here
then entering CR to resume
Outgoing packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 00 00 00 00 00 01 0d                       .........
Incoming packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 01 01 00 00 03 23 6f 6e 20 2a 2a 2a 2a 2a  .......#on *****

Example 2:

Event Log: Opening forwarded connection to 80.197.5.166:110
Outgoing packet type 90 / 0x5a (SSH2_MSG_CHANNEL_OPEN)
  00000000  00 00 00 0c 64 69 72 65 63 74 2d 74 63 70 69 70  ....direct-tcpip
  00000010  00 00 01 01 00 00 40 00 00 00 40 00 00 00 00 0c  ...... at ...@.....
  00000020  38 30 2e 31 39 37 2e 35 2e 31 36 36 00 00 00 6e  80.197.5.166...n
  00000030  00 00 00 16 63 6c 69 65 6e 74 2d 73 69 64 65 2d  ....client-side-
  00000040  63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00 00        connection....
Incoming packet type 91 / 0x5b (SSH2_MSG_CHANNEL_OPEN_CONFIRMATION)
  00000000  00 00 01 01 00 00 00 01 00 02 00 00 00 00 80 00  ................
stopped here
entering CR
Outgoing packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 00 00 00 00 00 01 0d                       .........
Incoming packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 01 01 00 00 00 41 2b 4f 4b 20 50 4f 50 33  .......A+OK POP3
  00000010  20 57 65 6c 63 6f 6d 65 20 74 6f 20 47 4e 55 20   Welcome to GNU 
  00000020  50 4f 50 33 20 30 2e 39 2e 39 2d 35 20 3c 32 36  POP3 0.9.9-5 <26
  00000030  34 39 35 2e 31 31 30 37 35 31 32 30 38 34 40 6a  495.1107512084 at j
  00000040  74 68 2e 6e 65 74 3e 0d 0a                       th.net>..
Outgoing packet type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)
  00000000  00 00 00 01 00 00 00 41                          .......A



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list