secmarks.annotated (shorewall6-5.2.3.6.tar.bz2) | : | secmarks.annotated (shorewall6-5.2.6.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 132 | skipping to change at line 132 | |||
# | # | |||
# Beginning with Shorewall 4.5.12, this column can accept a comma-separated | # Beginning with Shorewall 4.5.12, this column can accept a comma-separated | |||
# list of protocols. | # list of protocols. | |||
# | # | |||
# DPORT - [-|port-name-number-or-range[,port-name-number-or-range]...] | # DPORT - [-|port-name-number-or-range[,port-name-number-or-range]...] | |||
# | # | |||
# Optional destination Ports. A comma-separated list of Port names (from | # Optional destination Ports. A comma-separated list of Port names (from | |||
# services(5)), port numbers or port ranges; if the protocol is icmp, this | # services(5)), port numbers or port ranges; if the protocol is icmp, this | |||
# column is interpreted as the destination icmp-type(s). ICMP types may be | # column is interpreted as the destination icmp-type(s). ICMP types may be | |||
# specified as a numeric type, a numeric type and code separated by a slash | # specified as a numeric type, a numeric type and code separated by a slash | |||
# (e.g., 3/4), or a typename. See http://www.shorewall.net/ | # (e.g., 3/4), or a typename. See https://shorewall.org/ | |||
# configuration_file_basics.htm#ICMP. | # configuration_file_basics.htm#ICMP. | |||
# | # | |||
# If the protocol is ipp2p, this column is interpreted as an ipp2p option | # If the protocol is ipp2p, this column is interpreted as an ipp2p option | |||
# without the leading "--" (example bit for bit-torrent). If no PORT is | # without the leading "--" (example bit for bit-torrent). If no PORT is | |||
# given, ipp2p is assumed. | # given, ipp2p is assumed. | |||
# | # | |||
# This column is ignored if PROTOCOL = all but must be entered if any of the | # This column is ignored if PROTOCOL = all but must be entered if any of the | |||
# following field is supplied. In that case, it is suggested that this field | # following field is supplied. In that case, it is suggested that this field | |||
# contain "-" | # contain "-" | |||
# | # | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |