Howdy ho,

Hi,


I'm trying to do ssh from my cisco router to juniper box.
Cisco IP has been permitted, to log in.
But not success, the error is :

Sep 1 10:22:23 GW-1 sshd[38928]: Did not receive identification string from 192.168.0.99
Sep  1 10:22:23  GW-1 inetd[2541]: /usr/sbin/sshd[38928]: exit status 0xff00

From Cisco :
gw-99#ssh ?
 -c    Select encryption algorithm
 -l    Log in using this user name
 -o    Specify options
 -p    Connect to this port
 WORD  IP address or hostname of a remote system

Any suggestion ?

maybe an SSH version incompatibility - not 100% sure of this ...


From CISCO ssh ? output it looks like CISCO can only do SSH version 1 as
it dose not have a -v option to set version ...

from a cisco taht has an ssh that dose V1 and 2 gw#ssh -v ?
  1  Protocol Version 1
  2  Protocol Version 2

maybe on juiper enable SSH v1 and v2 (if you really want to allow v1 SSH
in) with set system services ssh protocol-version [v1 v2]
commit

later







rgs
a. rahman isnaini r.sutan
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp



---------------------------------------------------------------------
A darkroom is not the best place to develop a reputation.

Nic Tjirkalli
Verizon Business South Africa
Network Strategy Team

Verizon Business is a brand of Verizon South Africa (Pty) Ltd. This e-mail
is strictly confidential and intended only for use by the addressee unless
otherwise indicated.

Company Information:http:// www.verizonbusiness.com/za/contact/legal/

This e-mail is strictly confidential and intended only for use by the
addressee unless otherwise indicated.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to