summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_comment.man
blob: 2f4ce55db675ef7ed1ed54c06daf25a76fba7c2f (plain)
1
2
3
4
5
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"