From my desktop I’m creating the ssh tunnel using the following command:
ssh -L 54321:integrationserver:5505 administrator@sshserver
I can reach sshserver from desktop. integrationserver is the ip of the Integration Server relative to sshserver.
The tunnel is created successfuly once I authenticate with sshserver.
I then connect webMethods developer to localhost:54321.
Unfortunately when I try to connect I get the ‘connection reset’ error.
#Integration-Server-and-ESB#webmethods-Protocol-and-Transport#webMethods