Skip to content

Commit a814798

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-351: change request with no subject merged in GitBook
1 parent bfaebcb commit a814798

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: enterprise/all-enteprise-features/access-control-list.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Access Control List
22

3+
The ACL (Access Control List) functionality in Defguard allows administrators to define and manage who can access specific network resources. It provides a clear and centralized way to control access based on users, groups, or devices, ensuring that only authorized entities can reach sensitive systems or services. 
4+
5+
{% hint style="warning" %}
36
Access Control is an [enterprise feature](../license.md). To use it you'll need to [purchase a license](../license.md#purchasing-the-license) or ensure your deployment does not [exceed the limits](../license.md#enterprise-is-free-up-to-certain-limits).
7+
{% endhint %}
48

59
## How to enable Access Control List functionality
610

@@ -12,7 +16,9 @@ There are two relevant options in the **"Location configuration"** section:
1216

1317
Select the checkbox to enable ACL for the location.
1418

15-
**You should also set the default ACL policy for the location.** Default policy defines what happens with traffic to resources that were not explicitly specified in your ACL rules:
19+
**You should also set the default ACL policy for the location.**
20+
21+
Default policy defines what happens with traffic to resources that were not explicitly specified in your ACL rules:
1622

1723
* Allow - users / devices connected to the location will be able to access all resources within the network if the resource access is not modified by one of your ACL rules.
1824
* Deny - all traffic to network resources that is not regulated by one of the ACL rules will be dropped

0 commit comments

Comments
 (0)