libxt_set.t 116 Bytes
Newer Older
1
2
3
4
:INPUT,FORWARD,OUTPUT
-m set --match-set foo;;FAIL
# fails: foo does not exist
-m set --match-set foo src,dst;;FAIL