TCP_Wrappers
摘要:
TCP_Wrappers配置 这里主要涉及到两个配置文件/etc/hosts.allow和/etc/hosts.deny。/usr/sbin/tcpd进程会根据这两个文件判断是否对访问请求提供服务。 /usr/sbin/tcpd进程先检查文件/etc/hosts.allow,如果请求访问的主机名或I 阅读全文
posted @ 2017-09-22 16:09 遠離塵世の方舟 阅读(390) 评论(0) 推荐(0) 编辑