You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
:INPUT,FORWARD,OUTPUT
|
|
-m connlabel --label "40";=;OK
|
|
-m connlabel ! --label "40";=;OK
|
|
-m connlabel --label "41" --set;=;OK
|
|
-m connlabel ! --label "41" --set;=;OK
|
|
-m connlabel --label "2048";;FAIL
|
|
-m connlabel --label "foobar_not_there";;FAIL
|