You could try 'nmap localhost' on that machine to ensure that ssh is running on that port.<br><br>Could it also be a protocol version problem?  Like, the client is using protocol 1, but the sshd is only allowing protocol 2 connections?
<br><br>JC<br><br><div><span class="gmail_quote">On 6/8/07, <b class="gmail_sendername">John R Pierce</b> <<a href="mailto:pierce@hogranch.com">pierce@hogranch.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
John Lagrue wrote:<br>> I tried that, and monitored the ssh.trace file with tail-f in another<br>> window. There were no obvious signs of error, only what looks like a<br>> child starting and then exiting. Mind you, it's been a fair few years
<br>> since I last looked at a trace file!<br><br><br>lace your /etc/profile and ~/.bash_profile files with some `echo "I'm<br>here..."`  kind of statements...   see if its bombing somewhere<br><br><br>_______________________________________________
<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>