51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

hosts.deny

CentOS 7配置hosts.allow和hosts.deny文件

CentOS 7配置hosts.allow和hosts.deny文件

厉飞雨 阅读(13) 评论(0) 赞(2)

一、概述 ---- 在linux上多用iptables来限制ssh和telnet,编缉hosts.allow和hosts.deny感觉比较麻烦比较少用,CentOS 7可以通过配置hosts.allow和hosts.deny文件来允许或禁止ssh或telnet操作。 这两个文件是tcpd服务器的配置文件,tcpd服务器可以控制外部IP对本机服务的访问。这两个配置文件的格式...