A13 Debian: SFTP / SSH not working

Started by vfaraci, August 17, 2013, 03:45:01 AM

Previous topic - Next topic

vfaraci

What works:
ssh localhost works
sftp localhost works
ping <remote site> works

What doesn't work:
ssh <remote site> does not work, gives error message:
ssh: connect to host <remote site> port 22: Connection timed out

sftp <remote site> does not work, gives error message:
sftp: connect to host <remote site> port 22: Connection timed out

Suspect some sort of configuration error.
Please help, thanks in advance,
Vito Faraci Jr.

jmss

Does the remote site have sshd running?

Is there a firewall blocking SSH (port 22)?