Merge pull request #860 from icyfire0573/patch-2

Update Set Firewall
This commit is contained in:
Robert Göhler 2022-09-25 21:11:31 +02:00 committed by GitHub
commit b442d20e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,8 +168,8 @@ Apply the firewall policies:
.. code-block:: none
set interfaces ethernet eth0 firewall in name 'OUTSIDE-IN'
set interfaces ethernet eth0 firewall local name 'OUTSIDE-LOCAL'
set firewall interface eth0 in name 'OUTSIDE-IN'
set firewall interface eth0 local name 'OUTSIDE-LOCAL'
Commit changes, save the configuration, and exit configuration mode: