会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
厚道 善良 守信 宽容 诚实 谦虚 正直 执着
首页
联系
管理
2021年7月6日
centos7设置SSH安全策略–指定IP登陆
摘要: 设定出某个ip其他ip不可以访问 a) 设置禁止所有ip连接服务器的SSH vim /etc/hosts.denysshd:all:deny b) 设置允许指定ip连接服务器的SSH(这边建议设置一个备用允许连接的ip) vim /etc/hosts.allowsshd:192.168.1.106:
阅读全文
posted @ 2021-07-06 15:48 jhtchina
阅读(716)
评论(0)
推荐(0)
编辑
公告