setting up ssh

Peter G. pgueckel at gmail.com
Fri Aug 26 16:45:10 UTC 2011


I have fedora 16α installed on both computers.
The two computers are connected to one another via a router.
They can ping one another.
sshd is running on both computers.

# netstat -tulpn | grep :22
tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   
LISTEN      11865/sshd          
tcp        0      0 :::22                       :::*                        
LISTEN      11865/sshd

Yet ssh/scp/sftp/sshfs all report:

ssh: connect to host 192.168.1.66 port 22: No route to host
connection reset by peer

What is happening? How can I get the computers to communicate?



More information about the test mailing list