ssh initial connection takes too long
2010. 7. 13. 11:12ㆍmemo
Look at
/etc/ssh/ssh_config
and if you find
/etc/ssh/ssh_config
and if you find
"GSSAPIAuthentication yes"
change it to
"GSSAPIAuthentication no"
*tip : use -vvv option for a ssh check :)