1753772 Members
5292 Online
108799 Solutions
New Discussion юеВ

ssh2

 
SOLVED
Go to solution
navin
Super Advisor

ssh2

I need to install ssh2 for my hpux 11.23 box(runs on rp3440) .Is it licensed product , could u please give me more info
thanks much
Learning ...
7 REPLIES 7
James R. Ferguson
Acclaimed Contributor
Solution

Re: ssh2

Hi:

You can fetch Secure Shell from here:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA

...although at the moment (for the last few days!) the HP site has had problems.

Regards!

...JRF...
navin
Super Advisor

Re: ssh2

I fetched the software from the link.But it seems cant install on the server HPUX11.23 - rp3440 with error - Currently there are no software compatible with this target.
Please advice
"SecureShell_A.05.00.026_HP-UX_B.11.31_IA_PA.depot"

Also i'm able to ssh from the target server to any other server and from any other server to the target server - does that mean ssh is installed on the system with OS.

If i grep for ssh from swlist - i do not see anything
Pls advice
Thanks in advance



Learning ...
Ivan Krastev
Honored Contributor

Re: ssh2

For finding ssh version and product use:
#swlist | grep -i Secure


T1471AA A.04.30.007 HP-UX Secure Shell


regards,
ivan
navin
Super Advisor

Re: ssh2

Thanks so much - i get the following
# swlist |grep Secure
T1471AA A.04.30.007 HP-UX Secure Shell

Does this mean this software bundled with OS. And i do not require any other ssh install?
Thanks
Learning ...
Jov
Honored Contributor

Re: ssh2

Hi,

It sounds like you have a version of SSH installed. Do a 'ps -ef |grep sshd' to verify.

Regarding the swinstall issue, ensure you selected the correct version as download site might present 11.i v1, v2 and a v3 version.


Cheers

Jov
skt_skt
Honored Contributor

Re: ssh2

ssh -V will tell the ssh version
Patrick Wallek
Honored Contributor

Re: ssh2

You are running: HP-UX 11.23

The version of SSH that you downloaded is:
"SecureShell_A.05.00.026_HP-UX_B.11.31_IA_PA.depot

This is for HP-UX 11.31 (denoted by the HP-UX_B.11.31).

This WILL NOT work. You need to go back and download the HP-UX 11.23 version of SSH.