Thread
:
ssh into my computer
View Single Post
matze
2010-09-07 , 09:25
Posts: 16 | Thanked: 2 times | Joined on Jan 2010
#
6
You can also check the output of
Code:
netstat -tlnp | grep 22
if there's really something listening on port 22
edit: just read that you've already checked if the port's open.
two other suggestions:
- test if you can ssh into "localhost" on your computer.
- I had once a problem because my firewall (in this case firestarter) blocked outside ssh connections.
Last edited by matze; 2010-09-07 at
09:29
.
Quote & Reply
|
matze
View Public Profile
Send a private message to matze
Find all posts by matze