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?

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to