X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=extensions%2Flibipt_comment.man;fp=extensions%2Flibipt_comment.man;h=2f4ce55db675ef7ed1ed54c06daf25a76fba7c2f;hb=6afea0b41dfbc3824956d11d960ad80097218feb;hp=0000000000000000000000000000000000000000;hpb=f7b70cf9e00324b89b02de213bcd0dde7044d035;p=iptables.git diff --git a/extensions/libipt_comment.man b/extensions/libipt_comment.man new file mode 100644 index 0000000..2f4ce55 --- /dev/null +++ b/extensions/libipt_comment.man @@ -0,0 +1,6 @@ +Allows you to add comments (up to 256 characters) to any rule. +.TP +.BI "--comment " "comment" +.TP +Example: +iptables -A INPUT -s 192.168.0.0/16 -m comment --comment "A privatized IP block"