diff options
author | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2022-10-14 20:24:21 +0200 |
---|---|---|
committer | sarthurdev <965089+sarthurdev@users.noreply.github.com> | 2022-10-14 20:24:21 +0200 |
commit | 73e8670fc4d13b05d783ab25ff5707c4e8de922a (patch) | |
tree | 0d3e9debd45c8793d4a1025d09d7e88591884922 /docs/configuration/interfaces/openvpn.rst | |
parent | 655607eecc1b92fd312e60edb6aa8b1569261a82 (diff) | |
download | vyos-documentation-73e8670fc4d13b05d783ab25ff5707c4e8de922a.tar.gz vyos-documentation-73e8670fc4d13b05d783ab25ff5707c4e8de922a.zip |
firewall: T2199: Updates to migrated firewall interface nodes
Diffstat (limited to 'docs/configuration/interfaces/openvpn.rst')
-rw-r--r-- | docs/configuration/interfaces/openvpn.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/interfaces/openvpn.rst b/docs/configuration/interfaces/openvpn.rst index ff32d869..5850591c 100644 --- a/docs/configuration/interfaces/openvpn.rst +++ b/docs/configuration/interfaces/openvpn.rst @@ -177,7 +177,7 @@ WAN interface and a direction (local). .. code-block:: none - set interfaces ethernet eth0 firewall local name 'OUTSIDE-LOCAL' + set firewall interface eth0 local name 'OUTSIDE-LOCAL' Static Routing: |