diff options
-rw-r--r-- | docs/vpn/l2tp.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/vpn/l2tp.rst b/docs/vpn/l2tp.rst index a91399e2..64223475 100644 --- a/docs/vpn/l2tp.rst +++ b/docs/vpn/l2tp.rst @@ -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' |