Petkoa
1005 pts. | Aug 27 2009 7:07PM GMT
Hi Brunocl,
Probably you established FTP-session over ssh-tunnel? This is tricky, just because of the problem you encountered. There is a java-based ssh client (mindterm) which has a “helper” for FTP-tunneling, but I’m not sure could it be used on AS400 (not, most probably). Better use sftp or scp, which come wth ssh-suite and work over a single port unlike the FTP.
Good luck,
Petko A.
Brunocl
215 pts. | Aug 27 2009 10:27PM GMT
Hello guys,
Thanks for your quick answers. The problem is I am not using SSH because the AS400 version V5R2 does not support it. I am using the AS400 FTP over SSL native application. About the firewall, we have worked on that to perform the IP translation but as this is an encripted connection it is not able to “read”the package and make the translation properly. Any other ideas?
Brunocl
215 pts. | Sep 3 2009 2:31PM GMT
Hi Petkoa,
No way. The customer wants to use a secure FTP connection. Does anyone knows any third party software to provide SSH on V5R2?
Petkoa
1005 pts. | Sep 4 2009 9:14PM GMT
Hi,
googled for “SSH on V5R2″ and got several pages of links - you can try them either. I found these useful:
<a href="http://www.ibmsystemsmag.com/print/print.aspx?print_page=%2Fibmi%2Fjuly05%2Fdeveloper%2F8845printp1.aspx&string_referer=/ibmi/july05/developer/8845p4.aspx" title="http://www.ibmsystemsmag.com/print/print.aspx?print_page=%2Fibmi%2Fjuly05%2Fdeveloper%2F8845printp1.aspx&string_referer=/ibmi/july05/developer/8845p4.aspx" target="_blank">http://www.ibmsystemsmag.com/print/print…</a>
and
<a href="http://forums.systeminetwork.com/isnetforums/showthread.php?t=48939" title="http://forums.systeminetwork.com/isnetforums/showthread.php?t=48939" target="_blank">http://forums.systeminetwork.com/isnetfo…</a>
Good luck,
Petko






