mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
nat: fix wrong call to cfgcmd
This commit is contained in:
parent
3dee0da1e8
commit
334675c997
@ -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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user