diff --git a/public/docs-static/img/overview/associate-peer-groups.png b/public/docs-static/img/overview/associate-peer-groups.png index 9651d4d0..2e42d0cd 100644 Binary files a/public/docs-static/img/overview/associate-peer-groups.png and b/public/docs-static/img/overview/associate-peer-groups.png differ diff --git a/public/docs-static/img/overview/create-rule.png b/public/docs-static/img/overview/create-rule.png index ec7563ce..5f2d2387 100644 Binary files a/public/docs-static/img/overview/create-rule.png and b/public/docs-static/img/overview/create-rule.png differ diff --git a/public/docs-static/img/overview/create-rule.png.png b/public/docs-static/img/overview/create-rule.png.png new file mode 100644 index 00000000..860986c0 Binary files /dev/null and b/public/docs-static/img/overview/create-rule.png.png differ diff --git a/public/docs-static/img/overview/delete-rule-menu.png b/public/docs-static/img/overview/delete-rule-menu.png index eefb15c5..41751671 100644 Binary files a/public/docs-static/img/overview/delete-rule-menu.png and b/public/docs-static/img/overview/delete-rule-menu.png differ diff --git a/public/docs-static/img/overview/new-rule-list.png b/public/docs-static/img/overview/new-rule-list.png index 8e0188e3..bc2daca5 100644 Binary files a/public/docs-static/img/overview/new-rule-list.png and b/public/docs-static/img/overview/new-rule-list.png differ diff --git a/src/pages/how-to/manage-network-access.mdx b/src/pages/how-to/manage-network-access.mdx index 21709d2c..4b407a98 100644 --- a/src/pages/how-to/manage-network-access.mdx +++ b/src/pages/how-to/manage-network-access.mdx @@ -68,23 +68,19 @@ Also you can create unidierectional rules to restrict traffic between groups for ## Managing Rules ### Creating Rules -After accessing the `Access Control` tab, you can click on the `Add Rule` button to create a new rule. This will open a screen -where you need to name the rule, set its status, and add groups to the source and destination lists. For TCP and UDP protocols, -if you define ports, you also can set the direction of the traffic. +After accessing the `Access Control` tab, you can click the `Add Rule` button to create a new rule. +In the popup, specify a name for the rule, and define source and destination groups. +You can set traffic direction only when you choose TCP or UDP protocols.

- high-level-dia + high-level-dia

-If required, you can create new groups by simply entering new names in the input box for either source or destination lists. - -

- high-level-dia -

+If required, you can create new groups by entering new names in the input box for either source or destination lists. Once you are done configuring the rule, click the `Create` button to save it. You will then see your new rule in the table.

- high-level-dia + high-level-dia

@@ -96,11 +92,11 @@ Protocol type All or ICMP must be bi-directional. Also unidirectional traffic fo ### Adding peers to groups -If you create a new group when defining a rule, you will need to associate peers with this group. +If you create a new group when defining a rule, you will need to add a peer to the group for the rule to take effect. 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.

- high-level-dia + high-level-dia

@@ -113,15 +109,11 @@ button of a rule and select `View`. This will open the same screen where you can traffic direction and protocols with ports. ### Disabling Rules -To disable a rule, you should follow the steps of [updating rules](#updating-rules) changing its status, and then click on Save. +To disable a rule, use the switch in the `Enabled` column of the table. ### Deleting Rules -To delete a rule, you should click on the rule's menu and choose `Delete`. A confirmation window will pop up. +To delete a rule, click `Delete` in the table. A confirmation window will pop up.

- high-level-dia -

- -

- high-level-dia + high-level-dia