linux服务器,vi /etc/hosts.allow 和hosts.deny 后,设置不生效
linux服务器,vi/etc/hosts.allow和vi/etc/hosts.deny,在allow中添加了sshd:10.132.3.6:allower,在deny...
linux服务器,vi /etc/hosts.allow 和 vi /etc/hosts.deny ,在allow中添加了sshd:10.132.3.6: allower,在deny中添加了sshd: all: deny,之后重启了sshd服务,除了10.132.3.6之外的ip地址还是可以访问这个服务器,为什么?
展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励20(财富值+成长值)
1个回答
展开全部
vi/etc/hosts.deny
sshd:ALL
vi /etc/hosts.allow
sshd:10.132.3.6
service sshd reload
或者
service sshd restart
sshd:ALL
vi /etc/hosts.allow
sshd:10.132.3.6
service sshd reload
或者
service sshd restart
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询