iptables程序的功能都是属于封包(Packet)阶层的工作,而这些工作都是利用不同的规则表(Rule Tables)来定义。在iptables中包含Filter Table(数据包过滤表)、NAT Table(网络地址转换表)与Mangle Table
基于4个网页-相关网页
Figure 2 shows what happens when the binding of the rule involves columns coming from different tables.
图2展示了规则绑定涉及来自不同表中的列时所发生的情况。
A rule group is a type of component implementation that logically groups rule sets and decision tables.
规则组是一种对规则集和决策表进行逻辑分组的组件实现类型。
When you execute a rule, all of the tables that are created have a name made up of a prefix and a suffix.
在执行规则时,所创建的所有表都有由一个前缀和一个后缀所组成的名称。
应用推荐