“TCP Wrappers”的版本间的差异
跳到导航
跳到搜索
小 (导入1个版本) |
(→参考) |
||
第12行: | 第12行: | ||
=参考= | =参考= | ||
[http://www.linuxe.cn/post-145.html TCP Wrappers] | [http://www.linuxe.cn/post-145.html TCP Wrappers] | ||
+ | |||
+ | [https://www.cnblogs.com/duzhaoqi/p/7607801.html TCP_Wrappers 简介] | ||
[[category:ops]] [[category:linux]] | [[category:ops]] [[category:linux]] |
2022年1月23日 (日) 05:45的版本
地址可以填写ip,多个地址以逗号分割,如 sshd:192.168.1.100,192.168.1.200 也可以是网段,192.168.1.或192.168.1.0/255.255.255.0, 允许通配符*和? 写ALL代表所有