From 80dc663e5d67e51c7835db299db67e1fcb81bb85 Mon Sep 17 00:00:00 2001 From: Ganawa Juanah Date: Sat, 8 Oct 2022 16:23:59 -0500 Subject: firewall: correct typo --- docs/configuration/firewall/general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/firewall/general.rst b/docs/configuration/firewall/general.rst index 7edd9e64..8e093c1d 100644 --- a/docs/configuration/firewall/general.rst +++ b/docs/configuration/firewall/general.rst @@ -601,7 +601,7 @@ A Rule-Set can be applied to every interface: set firewall interface eth1.100 in name LANv4-IN set firewall interface eth1.100 out name LANv4-OUT set firewall interface bond0 in name LANv4-IN - set firewall interfac vtun1 in name LANv4-IN + set firewall interface vtun1 in name LANv4-IN .. note:: As you can see in the example here, you can assign the same rule-set to -- cgit v1.2.3