nat: fix wrong call to cfgcmd

This commit is contained in:
Christian Poessinger 2020-01-03 16:33:03 +01:00
parent 3dee0da1e8
commit 334675c997

View File

@ -111,7 +111,7 @@ NAT Ruleset
:abbr:`NAT (Network Address Translation)` is configured entirely on a series :abbr:`NAT (Network Address Translation)` is configured entirely on a series
of so called `rules`. Rules are numbered and evaluated by the underlaying OS of so called `rules`. Rules are numbered and evaluated by the underlaying OS
in numerical order! The rule numbers can be changes by utilizing the in numerical order! The rule numbers can be changes by utilizing the
:cfgcmd:`rename` and :cfgcmd`copy` commands. :cfgcmd:`rename` and :cfgcmd:`copy` commands.
.. note:: Changes to the NAT system only affect newly established connections. .. note:: Changes to the NAT system only affect newly established connections.
Already establiushed ocnnections are not affected. Already establiushed ocnnections are not affected.