From e50a28e49c74b17a6791862decae2ea29f7b67d5 Mon Sep 17 00:00:00 2001 From: icyfire0573 <40814526+icyfire0573@users.noreply.github.com> Date: Sun, 25 Sep 2022 09:20:07 -0400 Subject: Update Set Firewall Current commands look like they were for 1.3? --- docs/quick-start.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/quick-start.rst') diff --git a/docs/quick-start.rst b/docs/quick-start.rst index 90bdfcb4..3548a7e1 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -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: -- cgit v1.2.3