mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-24 07:08:53 +01:00
Updated Comments For 1.4.4 Rule File Changes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@586 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1c2f75656d
commit
1d1d205007
@ -37,6 +37,11 @@
|
|||||||
# REDIRECT
|
# REDIRECT
|
||||||
# Redirect the request to a local
|
# Redirect the request to a local
|
||||||
# port on the firewall.
|
# port on the firewall.
|
||||||
|
# REDIRECT-
|
||||||
|
# Advanced users only.
|
||||||
|
# Like REDIRECT but only generates the
|
||||||
|
# REDIRECT iptables rule and not the
|
||||||
|
# companion ACCEPT rule.
|
||||||
# CONTINUE
|
# CONTINUE
|
||||||
# (For experts only). Do Not Process
|
# (For experts only). Do Not Process
|
||||||
# any of the following rules for this
|
# any of the following rules for this
|
||||||
@ -171,8 +176,8 @@
|
|||||||
# Otherwise, a separate rule will be generated for each
|
# Otherwise, a separate rule will be generated for each
|
||||||
# port.
|
# port.
|
||||||
#
|
#
|
||||||
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT or
|
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT[-] or
|
||||||
# REDIRECT) If included and different from the IP
|
# REDIRECT[-}) If included and different from the IP
|
||||||
# address given in the SERVER column, this is an address
|
# address given in the SERVER column, this is an address
|
||||||
# on some interface on the firewall and connections to
|
# on some interface on the firewall and connections to
|
||||||
# that address will be forwarded to the IP and port
|
# that address will be forwarded to the IP and port
|
||||||
|
@ -37,6 +37,11 @@
|
|||||||
# REDIRECT
|
# REDIRECT
|
||||||
# Redirect the request to a local
|
# Redirect the request to a local
|
||||||
# port on the firewall.
|
# port on the firewall.
|
||||||
|
# REDIRECT-
|
||||||
|
# Advanced users only.
|
||||||
|
# Like REDIRECT but only generates the
|
||||||
|
# REDIRECT iptables rules and not the
|
||||||
|
# companion ACCEPT rule.
|
||||||
# CONTINUE
|
# CONTINUE
|
||||||
# (For experts only). Do Not Process
|
# (For experts only). Do Not Process
|
||||||
# any of the following rules for this
|
# any of the following rules for this
|
||||||
@ -171,8 +176,8 @@
|
|||||||
# Otherwise, a separate rule will be generated for each
|
# Otherwise, a separate rule will be generated for each
|
||||||
# port.
|
# port.
|
||||||
#
|
#
|
||||||
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT or
|
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT[-] or
|
||||||
# REDIRECT) If included and different from the IP
|
# REDIRECT[-]) If included and different from the IP
|
||||||
# address given in the SERVER column, this is an address
|
# address given in the SERVER column, this is an address
|
||||||
# on some interface on the firewall and connections to
|
# on some interface on the firewall and connections to
|
||||||
# that address will be forwarded to the IP and port
|
# that address will be forwarded to the IP and port
|
||||||
|
@ -37,6 +37,11 @@
|
|||||||
# REDIRECT
|
# REDIRECT
|
||||||
# Redirect the request to a local
|
# Redirect the request to a local
|
||||||
# port on the firewall.
|
# port on the firewall.
|
||||||
|
# REDIRECT-
|
||||||
|
# Advanced users only.
|
||||||
|
# Like REDIRECT but only generates the
|
||||||
|
# REDIRECT iptables rule and not the
|
||||||
|
# companion ACCEPT rule.
|
||||||
# CONTINUE
|
# CONTINUE
|
||||||
# (For experts only). Do Not Process
|
# (For experts only). Do Not Process
|
||||||
# any of the following rules for this
|
# any of the following rules for this
|
||||||
@ -171,8 +176,8 @@
|
|||||||
# Otherwise, a separate rule will be generated for each
|
# Otherwise, a separate rule will be generated for each
|
||||||
# port.
|
# port.
|
||||||
#
|
#
|
||||||
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT or
|
# ORIGINAL DEST (0ptional -- only allowed if ACTION is DNAT[-] or
|
||||||
# REDIRECT) If included and different from the IP
|
# REDIRECT[-]) If included and different from the IP
|
||||||
# address given in the SERVER column, this is an address
|
# address given in the SERVER column, this is an address
|
||||||
# on some interface on the firewall and connections to
|
# on some interface on the firewall and connections to
|
||||||
# that address will be forwarded to the IP and port
|
# that address will be forwarded to the IP and port
|
||||||
|
Loading…
Reference in New Issue
Block a user