- 论坛徽章:
- 0
|
-m
MATCH EXTENSIONS
iptables can use extended packet matching modules. These are loaded in two ways: implicitly, when -p or --protocol is specified, or with the -m or --match options, followed by the matching module name; after these, various extra command line options become available, depending on the specific module. You can specify multiple extended match modules in one line, and you can use the -h or --help options after the module has been specified to receive help specific to that module.
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/64722/showart_2160246.html |
|