bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Trouble setting up SSH connection to cvshome.org


From: Jim.Hyslop
Subject: RE: Trouble setting up SSH connection to cvshome.org
Date: Tue, 10 Aug 2004 16:39:41 -0400

Conrad T. Pino wrote:
> Glad to see you got connection running.
> 
> I'd like more information about the end of the story. Please 
> see my old
> message below.
Sorry to take so long to get back on this. I actually haven't had time to
fiddle with PuTTY to get it going. I've just used Cygwin's ssh, and that
works OK.

If anyone can make sense of PuTTY's log, here's a portion of it:

Incoming packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 01 00 00 00 00 2b 54 75 6e 6e 65 6c 20 65  .......+Tunnel
e
  00000010  73 74 61 62 6c 69 73 68 65 64 2e 20 20 54 79 70  stablished.
Typ
  00000020  65 20 63 74 72 6c 2d 63 20 74 6f 20 65 78 69 74  e ctrl-c to
exit
  00000030  2e 0d 0a                                         ...
Outgoing packet type 93 / 0x5d (SSH2_MSG_CHANNEL_WINDOW_ADJUST)
  00000000  00 00 00 00 00 00 00 2b                          .......+
Event Log: Opening forwarded connection to cvs.cvshome.org:2401
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 0f
......@...@.....
  00000020  63 76 73 2e 63 76 73 68 6f 6d 65 2e 6f 72 67 00
cvs.cvshome.org.
  00000030  00 09 61 00 00 00 16 63 6c 69 65 6e 74 2d 73 69
..a....client-si
  00000040  64 65 2d 63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00
de-connection...
  00000050  00                                               .
Incoming packet type 92 / 0x5c (SSH2_MSG_CHANNEL_OPEN_FAILURE)
  00000000  00 00 01 01 00 00 00 01 00 00 00 0b 6f 70 65 6e
............open
  00000010  20 66 61 69 6c 65 64 00 00 00 00                  failed....
Event Log: Forwarded connection refused by server
Outgoing packet type 94 / 0x5e (SSH2_MSG_CHANNEL_DATA)
  00000000  00 00 00 00 00 00 00 01 03                       .........
Incoming packet type 96 / 0x60 (SSH2_MSG_CHANNEL_EOF)
  00000000  00 00 01 00                                      ....

> > Using compression works around the issue:
> > 
> >     cvs -z3 version
> > 
> > works as expected.
> > 
> > The same issue occurs across all commands and -z3 fix works 
> there too.
> > Please let me know if PUTTY has similar or different behavior.
Enabling compression doesn't seem to help. I still get the same error:

E:\cvs\remote_repositories\ccvs>cvs -z5 version
Client: Concurrent Versions System (CVS) 1.11.9 (client)
Server: cvs [version aborted]: reading from server: Connection reset by peer

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. (http://www.leitch.com)
Columnist, C/C++ Users Journal (http://www.cuj.com/experts)


 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]