SFTP Issue with trading Partner

Hi experts,

I’m trying to connect to a external trading partner using SFTP. This connection was working fine and suddenly it is throwing errrors.

All the firewall rules, key installations are in place. Can you please check the below error.

Connecting to abcd.com
Sun_SSH_1.1.3, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to abcd.com [xx.xxx.xxx.xxx] port 22.

Any help is much appreciated.

Thanks,
David

Any thing changed in your environment side (fix or patch or manual code changes etc…) as you said it worked before?

HTH,
RMG

So, that’s the last line of log you have?
Seems like you can’t reach the other side.
Try to do a telnet, see if reachable from your box.
It can be firewall (either side).