mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-26 16:18:57 +01:00
Correct comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1625 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7e7fa846b8
commit
40dd45abb9
@ -483,7 +483,7 @@ dnat_chain() # $1 = zone
|
||||
#
|
||||
# SNAT Chain to a zone or from an interface
|
||||
#
|
||||
snat_chain() # $1 = zone
|
||||
snat_chain() # $1 = zone or interface
|
||||
{
|
||||
echo $(chain_base $1)_snat
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user