summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_comment.t
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libxt_comment.t')
-rw-r--r--extensions/libxt_comment.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/libxt_comment.t b/extensions/libxt_comment.t
index f12cd668..f0c8fb99 100644
--- a/extensions/libxt_comment.t
+++ b/extensions/libxt_comment.t
@@ -1,6 +1,8 @@
:INPUT,FORWARD,OUTPUT
-m comment;;FAIL
-m comment --comment;;FAIL
+-p tcp -m tcp --dport 22 -m comment --comment foo;=;OK
+-p tcp -m comment --comment foo -m tcp --dport 22;=;OK
#
# it fails with 256 characters
#