netmap.annotated (shorewall6-5.2.3.6.tar.bz2) | : | netmap.annotated (shorewall6-5.2.6.tar.bz2) | ||
---|---|---|---|---|
# | # | |||
# Shorewall6 -- /etc/shorewall6/netmap | # Shorewall6 -- /etc/shorewall6/netmap | |||
# | # | |||
# For information about entries in this file, type "man shorewall-netmap" | # For information about entries in this file, type "man shorewall-netmap" | |||
# | # | |||
# See http://shorewall.net/netmap.html for an example and usage | # See https://shorewall.org/netmap.html for an example and usage | |||
# information. | # information. | |||
# | # | |||
################################################################################ ############# | ################################################################################ ############# | |||
# | # | |||
# This file is used to map addresses in one network to corresponding addresses i n | # This file is used to map addresses in one network to corresponding addresses i n | |||
# a second network. | # a second network. | |||
# | # | |||
# Warning | # Warning | |||
# | # | |||
# To use this file, your kernel and iptables must have NETMAP support included. | # To use this file, your kernel and iptables must have NETMAP support included. | |||
skipping to change at line 63 | skipping to change at line 63 | |||
# Optional -- added in Shorewall 4.4.23.2. Only packets specifying this | # Optional -- added in Shorewall 4.4.23.2. Only packets specifying this | |||
# protocol will have their IP header modified. | # protocol will have their IP header modified. | |||
# | # | |||
# DPORT - port-number-or-name-list | # DPORT - port-number-or-name-list | |||
# | # | |||
# Optional - added in Shorewall 4.4.23.2. Destination Ports. A | # Optional - added in Shorewall 4.4.23.2. Destination Ports. A | |||
# comma-separated list of Port names (from services(5)), port numbers or por t | # comma-separated list of Port names (from services(5)), port numbers or por t | |||
# ranges; if the protocol is icmp, this column is interpreted as the | # ranges; if the protocol is icmp, this column is interpreted as the | |||
# destination icmp-type(s). ICMP types may be specified as a numeric type, a | # destination icmp-type(s). ICMP types may be specified as a numeric type, a | |||
# numeric type and code separated by a slash (e.g., 3/4), or a typename. See | # numeric type and code separated by a slash (e.g., 3/4), or a typename. See | |||
# http://www.shorewall.net/configuration_file_basics.htm#ICMP. | # https://shorewall.org/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. | |||
# | # | |||
# An entry in this field requires that the PROTO column specify icmp (1), tc p | # An entry in this field requires that the PROTO column specify icmp (1), tc p | |||
# (6), udp (17), sctp (132) or udplite (136). Use '-' if any of the followin g | # (6), udp (17), sctp (132) or udplite (136). Use '-' if any of the followin g | |||
# field is supplied. | # field is supplied. | |||
# | # | |||
# This column was formerly labelled DEST PORT(S). | # This column was formerly labelled DEST PORT(S). | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |