Operating System - HP-UX
1832803 Members
3440 Online
110045 Solutions
New Discussion

ssh connexion problems beetween HP11i and VMS

 
Chartier Jerome
Frequent Advisor

ssh connexion problems beetween HP11i and VMS

Hi all,

I've got a problem when I intend to use the scp command beetween a VMS server and a HP box.
The server is on the HP side and the client on the VMS side. here is the log on the server side (sshd -ddd):
debug1: channel 0: new [server-session]
debug1: session_new: init
debug1: session_new: session 0
debug1: session_open: channel 0
debug1: session_open: session 0: link with channel 0
debug1: server_input_channel_open: confirm session
debug1: server_input_channel_req: channel 0 request subsystem reply 1
debug1: session_by_channel: session 0 channel 0
debug1: session_input_channel_req: session 0 req subsystem
subsystem request for sftp
debug1: subsystem: exec() /usr/local/libexec/sftp-server
debug2: fd 12 setting O_NONBLOCK
debug2: fd 11 setting O_NONBLOCK

This is the end of the debug logs on the Unix side, after passing the authentification step.
Ssh is working very well beetween those two stations, no problem.
Here is the netstat -a obtained:
tcp 0 0 jag-fran.ssh monica.50500 ESTABLISHED
tcp 0 0 jag-fran.ftp monica.50027 FIN_WAIT_2

Here is the version of the UX SSL/SSH
OpenSSH_3.7.1p2, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003

Has someone got any idea?

Thanks in advance

Regards

JérÃ
J@Y
2 REPLIES 2
Belinda Dermody
Super Advisor

Re: ssh connexion problems beetween HP11i and VMS

I am sorry this is not a reply to your problem but a question. I did not know they made a ssh client for VMS. If so could you tell me where you got it from and what version of VMS are u running, I have a HPUX11i system that do rcp and ftp to VMS system and sure would like to use ssh, I use ssh for all the other HP and Sun systems.

Jim Marrion
Harris Publishing
jmarrion@bhcharrispub.com
Chartier Jerome
Frequent Advisor

Re: ssh connexion problems beetween HP11i and VMS

Hi James,

We are using openssl :

SSH Secure Shell OpenVMS (V1.0) 2.4.1 on COMPAQ AlphaStation DS20E 500 MH

Cheers

JérÃ
J@Y