From 57431f3c80c44714cdd88b26f91ab71810d152e6 Mon Sep 17 00:00:00 2001 From: Givi Khojanashvili Date: Thu, 18 May 2023 16:18:12 +0400 Subject: [PATCH] Add note about limitations for ACL policies --- docs/overview/acls.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/overview/acls.md b/docs/overview/acls.md index b2b785f9..a63645f9 100644 --- a/docs/overview/acls.md +++ b/docs/overview/acls.md @@ -87,6 +87,10 @@ Once you are done configuring the rule, click the `Create` button to save it. Yo Because of its permissiveness, new rules will take effect once you remove the `Default` rule. ::: +:::caution Reminder +Protocol type All or ICMP must be bi-directional, also directional traffic for TCP and UDP protocol requires at least one port to be defined. +::: + #### Adding peers to groups If you create a new group when defining a rule, you will need to associate peers with this group. You can do it by accessing the `Peers` tab and clicking the `Groups` column of any peer you want to associate with the new group.