SSH ??

Roberto Ragusa mail at robertoragusa.it
Mon Aug 22 08:07:49 UTC 2011


On 08/19/2011 06:15 AM, Jatin K wrote:
> On Friday 19 August 2011 04:52 AM, james tate wrote:
>> Is there a ssh app that will connect to a host or try to connect and
>> show where or why it can't connect to that host ?
> 
> what about ssh in verbose mode
> 
> ssh -v  server.something.any

And if the problem is not at the connection level (IP, firewall, ...),
but at the authentication level (password, key, ...), have a look
at the sshd logs on the server, /var/log/secure.

-- 
   Roberto Ragusa    mail at robertoragusa.it


More information about the users mailing list