Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: vfaraci on August 17, 2013, 03:45:01 AM

Title: A13 Debian: SFTP / SSH not working
Post by: vfaraci on August 17, 2013, 03:45:01 AM
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.
Title: Re: A13 Debian: SFTP / SSH not working
Post by: jmss on October 22, 2013, 06:33:26 PM
Does the remote site have sshd running?

Is there a firewall blocking SSH (port 22)?