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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines