Hi Tru64 Unix colleagues,
We are running ssh on Linux and have just installed it (ssh v1.2.27) on
Tru64 v5.0 (shortly we will also install FISH/SSH on a new VMS machine).
SSH compiled fine on Alpha/Tru64 with no errors, however, when we try to
connect to the Alpha box from Linux (or any other ssh client), sshd on the
Alpha hangs at the encryption type.
I have attached the output from the client (RH Linux V6.1 2.2.12 kernal)
ssh 1.5 protocol and from the sshd on the alpha running in debug mode.
I would appreciate any feedback from the list as to why sshd on the alpha
could be hanging. We have no problems doing ssh logins from one Linux
machine to another or from any NT or Win 95 machine to Linux.
Thanks for your help or suggestions!
Regards,
Jim
>###########SSH CLIENT LOG###################
>
>[root_at_linux1 /etc]# ssh -v alpha1
>SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
>Compiled with RSAREF.
>linux1.discovery.fuentez.com: Reading configuration data /etc/ssh_config
>linux1.discovery.fuentez.com: ssh_connect: getuid 0 geteuid 0 anon 0
>linux1.discovery.fuentez.com: Connecting to alpha1 [10.2.2.240] port 22.
>linux1.discovery.fuentez.com: Allocated local port 1020.
>linux1.discovery.fuentez.com: Connection established.
>linux1.discovery.fuentez.com: Remote protocol version 1.5, remote software
>version 1.2.27
>linux1.discovery.fuentez.com: Waiting for server public key.
>linux1.discovery.fuentez.com: Received server public key (768 bits) and
host key
>(1024 bits).
>linux1.discovery.fuentez.com: Host 'alpha1' is known and matches the host
>key.
>linux1.discovery.fuentez.com: Initializing random; seed file
>/root/.ssh/random_seed
>linux1.discovery.fuentez.com: Encryption type: idea
>linux1.discovery.fuentez.com: Sent encrypted session key.
>
>######SSHD LOG FROM DEC ALPHA ###########################
># /usr/local/sbin/sshd -d
>debug: sshd version 1.2.27 [alpha-dec-osf5.0]
>log: OSF/1: security level : not C2
>debug: Initializing random number generator; seed file /etc/ssh_random_seed
>log: Server listening on port 22.
>log: Generating 768 bit RSA key.
>Generating p: ...................................++ (distance 464)
>Generating q: .................++ (distance 246)
>Computing the keys...
>Key generation complete.
>log: RSA key generation complete.
>debug: Server will not fork when running in debugging mode.
>log: Connection from 10.2.2.248 port 1020
>debug: Client protocol version 1.5; client software version 1.2.27
>debug: Sent 768 bit public key and 1024 bit host key.
>debug: Encryption type: idea
>
--------------------------------------------------------
FSC - Building Better Information Technology Solutions-
from the Production Floor to the Customer's Door.
--------------------------------------------------------
Jim Jennis, Technical Director for Commercial Systems
Fuentez Systems Concepts, Inc.
1 Discovery Place, Suite 2
Martinsburg, WV. 25401
USA
Phone: +001 (304) 263-0163 ext. 235
Fax: +001 (304) 263-0702
Email: jjennis_at_fuentez.com
jhjennis_at_shentel.net
WEB:
http://www.discovery.fuentez.com/
Received on Fri Dec 17 1999 - 18:46:51 NZDT