解决方法[1]:
编辑/etc/hosts.allow 加入
sshd: ALL
解决方法[2]:
编辑/etc/ssh/sshd_config 加入
UseDNS no
[1] http://edoceo.com/notabene/ssh-exchange-identification
[2] http://blog.3gcomet.com/article.asp?id=251