使用settype而不是setname

时间:2018-08-17 04:52:27

标签: linux networking linux-kernel ip iptables

我知道ipset列表的基本功能。 使用ipset列表,我们可以通过提供setname来获取特定的ipset详细信息。

但是我想知道特定settype列表中是否存在任何ipset规则。浏览整个列表将非常乏味。

有人知道该怎么做吗?关于互联网上的答案,我什至没有找到答案。

任何帮助将不胜感激。预先感谢。

1 个答案:

答案 0 :(得分:0)

IPSet不支持带类型的查询,而是带名称的查询。
您可以执行以下操作:

> ipset list -name  

out_tcp_rej_dp  
out_tcp_acc_dp  

> ipset list out_tcp_rej_dp  

Name: out_udp_rej_dp  
Type: bitmap:port  
Header: range 1-65535   
Size in memory: 8304  
References