ICE

TCP/IP Products => TCP-PRO => Topic started by: jahuvi on July 23, 2009, 01:37:06 pm

Title: error ssh
Post by: jahuvi on July 23, 2009, 01:37:06 pm
I have SLES 10 sp2 linux and ssh to connect from my ice tcp pro 5.1.28  error generates new telnet failed, the file system messages shows this:

Jul 22 08:19:30 leasboglx sshd[16014]: pam_unix2(sshd:auth): conversation failed
Jul 22 08:19:30 leasboglx sshd[16014]: error: ssh_msg_send: write
Jul 22 08:19:31 leasboglx sshd[16008]: fatal: Timeout before authentication for 10.91.85.102
Jul 22 08:19:31 leasboglx sshd[16015]: pam_unix2(sshd:auth): conversation failed
that can be?

thanks
 

Title: Re: error ssh
Post by: Bob on July 23, 2009, 03:35:30 pm
Are you certain that the ssh checkbox is checked for that host?
Look in the hosts list. If it's not checked you can "edit hosts" to change it.
Title: Re: error ssh
Post by: jahuvi on July 23, 2009, 05:30:48 pm
yes, check if already is ssh
Title: Re: error ssh
Post by: Bob on July 24, 2009, 09:59:43 am
Try changing the config file on the server so that the default is ssh version 2 (sshd_config).

The line looks something like this:

Protocol 1,2

It may be commented out like this:

#Protocol 1,2

Make it look like this:

Protocol 2

and restart sshd on the server.
Title: Re: error ssh
Post by: jahuvi on July 27, 2009, 11:33:11 am
Bob
their recommendation does not work I think is the tcp pro ice because it works with putty.

jahuvi.
Title: Re: error ssh
Post by: Bob on July 27, 2009, 04:15:39 pm
It really should work. I left you a private message. Will you check it please and reply.