Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

togermano

macrumors regular
Original poster
Aug 10, 2007
174
0
When I type in ssh togerland.com it takes forever to get a response and once i do it already timed out :( How come? If i use bootcamp and use putty it connects instantly. What could be wrong?
 
Works for me (although I don't have an account so I don't get very far).

You can try "ssh -v togerland.com" and ssh will spew out all sorts of breadcrumbs describing every step of the process. Seeing what succeeds and where it actually fails can be informative. Feel free to paste the output of "ssh -v" back here if you want help reading it.

You only need to specify a username if your username on the remote machine is different from your local username. Alternately, you can put the username in your ssh config file so ssh just automagically uses the correct one.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.