Solved. I needed to force some parameters to make it work.
Connect to the first server... ssh -A -2 readonlyuser@firstserver -i ".ssh/id_rsa" (path to your private key) ...now connect to the second server... ssh readonlyuser@secondserver -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple