Re: Problem with ssh

2002-06-28 Thread Moti Levy
Howland, Curtis wrote: >First question: > >Has it worked before now? > >Second question: > >What did you change between then and now? > >Curt- > > > >>Dear All, >> >>I have a problem with my ssh, when i try to connect to our >>server using >>ssh have an error like this : >> >>ssh -l [EMAIL PROT

Re: Problem with ssh

2002-06-28 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > Dear All, > > I have a problem with my ssh, when i try to connect to our server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnect

Re: Problem with ssh

2002-06-28 Thread IOhannes zmoelnig
sorry JGB, pressed the wrong button in my last mail to you... Jan-Benedict Glaw wrote: If it is not this problem, this looks like you try to connect with a ssh1 client to a ssh2 server... i had the same problem (bad packet length) a week ago with a brand-new out-of-the-box installation. it

Re: Problem with ssh

2002-06-28 Thread Jan-Benedict Glaw
On Fri, 2002-06-28 08:38:51 +0300, Sami Haahtinen <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > > I have a problem with my ssh, when i try to connect to our server using > > ssh have an error like this : > > > > ssh

Re: Problem with ssh

2002-06-28 Thread Sami Haahtinen
On Thu, Jun 27, 2002 at 09:25:52PM +0700, [EMAIL PROTECTED] wrote: > I have a problem with my ssh, when i try to connect to our server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnecting: Bad packet length 795178083. > > What's Wrong with my se

RE: Problem with ssh

2002-06-27 Thread aku
aid) so if i am using the protocol 1, my client should be using 1. Thank's Ryansimon aku > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 28, 2002 00:10 > > To: Howland, Curtis > > Cc: debian-

Re: Problem with ssh

2002-06-27 Thread Hari S
On Thu, Jun 27, 2002 at 10:10:27PM +0700, [EMAIL PROTECTED] wrote: > On Fri, 28 Jun 2002, Howland, Curtis wrote: > > > Try connecting in verbose mode for debugging, I think it's "ssh -v" or even > > "-v -v" as I saw someone suggest recently. > > I try using ssh -v and get a message : > > ~$ ssh

RE: Problem with ssh

2002-06-27 Thread aku
On Fri, 28 Jun 2002, Howland, Curtis wrote: > Try connecting in verbose mode for debugging, I think it's "ssh -v" or even > "-v -v" as I saw someone suggest recently. I try using ssh -v and get a message : ~$ ssh -v yans xxx.xxx.xxx.xxx OpenSSH_3.4p1 Debian 1:3.4p1-0.0potato1, SSH protocols 1.5

RE: Problem with ssh

2002-06-27 Thread Howland, Curtis
Try connecting in verbose mode for debugging, I think it's "ssh -v" or even "-v -v" as I saw someone suggest recently. Something changed. The goal is to find out what. Also try "ssh -1 ..." to force version 1 access and see if that works. Curt- > > First question: > > > > Has it worked before

RE: Problem with ssh

2002-06-27 Thread aku
On Fri, 28 Jun 2002, Howland, Curtis wrote: > First question: > > Has it worked before now? Yes. > > Second question: > > What did you change between then and now? no, i did not change anything with my configuration (ssh client or ssh server) -Ryansimon aku > > Curt- > > > Dear All, > > > > I

Re: Problem with ssh

2002-06-27 Thread Ljungström
On Thu, 27 Jun 2002 21:25:52 +0700 (JAVT) <[EMAIL PROTECTED]> wrote: > Dear All, > > I have a problem with my ssh, when i try to connect to our server > using ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnecting: Bad packet length 795178083. > > > Wh

RE: Problem with ssh

2002-06-27 Thread Howland, Curtis
First question: Has it worked before now? Second question: What did you change between then and now? Curt- > Dear All, > > I have a problem with my ssh, when i try to connect to our > server using > ssh have an error like this : > > ssh -l [EMAIL PROTECTED] > 2f65 7463 2f73 7368 > Disconnec