forked from extern/shorewall_code
Correct typo in the nat file
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3767 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0bdffef40b
commit
95144aeb05
@ -440,7 +440,7 @@ flushmangle() # $1 = name of chain
|
||||
|
||||
#
|
||||
# This function assumes that the TMP_DIR variable is set and that
|
||||
# its value named an existing directory.
|
||||
# its value names an existing directory.
|
||||
#
|
||||
determine_zones()
|
||||
{
|
||||
|
@ -16,7 +16,7 @@
|
||||
# IP address of the interface named in the next
|
||||
# column and must not be a DNS Name.
|
||||
#
|
||||
# INTERFACE Interface that you want to EXTERNAL address to appear
|
||||
# INTERFACE Interface that you want the EXTERNAL address to appear
|
||||
# on. If ADD_IP_ALIASES=Yes in shorewall.conf, you may
|
||||
# follow the interface name with ":" and a digit to
|
||||
# indicate that you want Shorewall to add the alias
|
||||
|
Loading…
Reference in New Issue
Block a user