我正在嘗試將特定 ip 鏈的計數器設置為 0。
iptables --zero mychain
這是給出的官方命令netfilter 手冊頁。但這並不會使計數器為零。
我使用的是 Centos-7 3.10.0-693.5.2.el7.x86_64
編輯:(維拉評論後)
iptables --zero mychain -L
輸出:
Chain mychain (3 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere quota: 7340032000 bytes
DROP all -- anywhere anywhere