mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
Fix of sample firewall rules for ESP
Removed unneeded option "set firewall name OUTSIDE-LOCAL rule 40 destination port '50'" as committing with this rule will throw error + ESP doesnt have a direct destination port number
This commit is contained in:
parent
da802e30d5
commit
edcd9098c5
@ -39,7 +39,6 @@ Example:
|
||||
.. code-block:: none
|
||||
|
||||
set firewall name OUTSIDE-LOCAL rule 40 action 'accept'
|
||||
set firewall name OUTSIDE-LOCAL rule 40 destination port '50'
|
||||
set firewall name OUTSIDE-LOCAL rule 40 protocol 'esp'
|
||||
set firewall name OUTSIDE-LOCAL rule 41 action 'accept'
|
||||
set firewall name OUTSIDE-LOCAL rule 41 destination port '500'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user