Re: No connection Made (General questions)
Dk,
hi. When server refused connection, that means it's not listening on SSH's port (usually 22). Are you sure you have server there running? If you go to command prompt and type
telnet that.server.com 22
what happens?
As for private key, I can't tell you much without checking actual structure of the key - how does this key look like, how did you generate it?
Kreso