You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: enterprise/all-enteprise-features/access-control-list/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ icon: user-shield
7
7
{% hint style="info" %}
8
8
Access Control List feature is available in Defguard Core v1.3.0 and Defgaurd Gateway v1.3.0.
9
9
10
-
Defguard Gateway v1.3.0 supports Linux machines with [NFTables](https://nftables.org/).
10
+
Defguard Gateway v1.3.0 supports Linux machines with [NFTables](https://nftables.org/).\
11
11
Defguard Gateway v1.4.0 supports FreeBSD, NetBSD, and macOS machines with Packet Filter (PF).
12
12
{% endhint %}
13
13
@@ -67,8 +67,7 @@ Defguard does not track rule application status per location. In the event of ne
67
67
Use the **Deploy pending changes** button to apply all the rules from **Pending Changes** section.
68
68
69
69
{% hint style="info" %}
70
-
71
-
## Batch rule application
70
+
### Batch rule application
72
71
73
72
Defguard’s ACL functionality is designed to allow users to apply access control rules in batches. This approach minimizes the risk of transient network issues that could occur when deploying rules individually. By grouping changes and deploying them together, the system reduces the likelihood of connectivity hiccups or firewall disruptions.
74
73
{% endhint %}
@@ -140,7 +139,7 @@ Access Control List (ACL) rules in Defguard are used to manage **who can access
140
139
* At least one "allowed" source must always be specified - this defines who gets access.
141
140
* Optionally, you can **exclude** specific users, groups, or devices using the "denied" section.
142
141
* You can use this combination to create flexible rules, such as:\
143
-
_Allow everyone in the “Remote Workers” group except a few individuals access specific office network._
142
+
&#xNAN;_Allow everyone in the “Remote Workers” group except a few individuals access specific office network._
144
143
145
144
This setup helps controlling access clearly and safely without worrying about lower-level network and firewall behavior.
* After 4 weeks an alpha release is created (for example 1.4-alpha).
5
+
* Alpha release gets tested and fixed until it reaches a stable state. The stabilisation window is 2 weeks. After the window the release gets promoted do _final_ (1.4).
6
+
* At the same time a following release development is started (1.5) and the cycle gets repeated.
7
+
8
+
<figure><imgsrc="../.gitbook/assets/Screenshot 2025-06-06 at 10.44.24.png"alt=""><figcaption></figcaption></figure>
0 commit comments