Home Blog Wiki
Twitter Subscribe to PHP Blog RSS Feed Email RSS

在Windows上使用Putty通过OpenSSH安全地登陆FreeBSD

没有评论 五月 17th, 2009

看过delphij的实现安全的三种途径这篇文章后决定将FreeBSD服务器的SSH登录改为使用密钥认证的方式;另外也是因为看到 /var/log/messages 里满是这样的记录:
May 1 13:00:12 stone sshd[12296]: error: PAM: authentication error for illegal user admin from 220.173.60.209
May 1 13:01:24 stone sshd[12301]: error: PAM: authentication error for illegal user admin from 204.8.216.165
May 1 13:01:57 stone sshd[12307]: error: PAM: authentication error for illegal user admin from 77.243.236.32
测试环境:FreeBSD 7.0-RELEASE Putty 0.60

Page 1 of 11