ssh3 with ssh1

Muhammad Mughal muhammad at uac.edu.au
Thu May 16 14:34:43 EST 2002


I figured out some config hitches.
Now I am getting Received signal 11. (no core)
xxx=ssh 3
yyy=ssh 1..2.26
xxx#ssh -v yyy

debug: SshAppCommon/sshappcommon.c:133/ssh_app_get_global_regex_context:
Allocating global SshRegex context.
debug: SshConfig/sshconfig.c:2232/ssh2_parse_config: Unable to open
//.ssh2/ssh2_config
debug: Connecting to harumagi, port 22... (SOCKS not used)
debug: Ssh2/ssh2.c:1977/main: Entering event loop.
debug: Ssh2Client/sshclient.c:1403/ssh_client_wrap: Creating transport
protocol.
debug:
SshAuthMethodClient/sshauthmethodc.c:85/ssh_client_authentication_initialize:
Added "hostbased" to usable methods.
debug:
SshAuthMethodClient/sshauthmethodc.c:85/ssh_client_authentication_initialize:
Added "publickey" to usable methods.
debug:
SshAuthMethodClient/sshauthmethodc.c:85/ssh_client_authentication_initialize:
Added "password" to usable methods.
debug: Ssh2Client/sshclient.c:1444/ssh_client_wrap: Creating userauth
protocol.
debug: client supports 3 auth methods: 'hostbased,publickey,password'
debug: Ssh2Common/sshcommon.c:560/ssh_common_wrap: local ip =
192.168.205.176, local port = 52254
debug: Ssh2Common/sshcommon.c:562/ssh_common_wrap: remote ip =
192.168.205.102, remote port = 22
debug: SshConnection/sshconn.c:1930/ssh_conn_wrap: Wrapping...
debug: Remote version: SSH-1.5-1.2.26
warning: Remote server talks SSH-1.5 protocol.

Received signal 11. (no core)
#############################################################
Help in this regard is apppreciated

Thanks



On Thu, 16 May 2002, Muhammad Mughal wrote:

>
> On Solaris 8, I have ssh 3.1.0 and on other box Sol 7 I have 1.2.26 (min
> version for comtable with ssh 3), I checked also /etc/ssh2/sshd2_config
> file
>
>         ## SSH1 compatibility
> #       Ssh1Compatibility               <set by configure by default>
> #       Sshd1Path                       <set by configure by default
>
> 2) generate key for ssh3 # ssh-keygen2 -P /etc/ssh2/hostkey
>         and add hostkey.pub in ssh1 authorized_keys file.
> >From ssh3 machine
>
> 3 )xxx#ssh -v yyy
>         debug:
> SshAppCommon/sshappcommon.c:133/ssh_app_get_global_regex_context:
> Allocating
> global SshRegex context.
> debug: SshConfig/sshconfig.c:2232/ssh2_parse_config: Unable to open
> //.ssh2/ssh2_config
> debug: Connecting to harmugi, port 22... (SOCKS not used)
> ssh: FATAL: Connecting to harmugi failed: No address associated to the
> name
> #########################################################################
> My objective is connect from ssh3 machine to ssh1 machine as root and
> without asking password ie xxx#ssh yyy
>                    yyy#
>
> Any body can help me to sort out this problem or point me to right
> direction.
>
> Rgeards
>
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>




More information about the openssh-unix-dev mailing list