Skip to content

Commit 3caa633

Browse files
committed
faq update, acl support question
1 parent f0fc0bd commit 3caa633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/faq/acls.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: Does defguard support ACLs?
33
order: 4
44
---
55

6-
Defguard currently supports a simple ACL based on user group assignment, which determines the VPN locations users can access.
7-
More granular ACLs (e.g., firewall rules) are coming to defguard 1.3, which is currently in development.
6+
Yes, defguard <a href="https://docs.defguard.net/enterprise/all-enteprise-features/access-control-list?utm_source=chatgpt.com">supports Access Control Lists (ACLs)</a> starting from version 1.3. This feature enables administrators to define and manage precise access rules for network resources, specifying which users, groups, or devices can access particular destinations based on IP addresses, ports, and protocols. ACLs can be applied per location, allowing for granular control over network access. Additionally, administrators can set default policies (allow or deny) for unspecified traffic, ensuring a secure and tailored network environment.
7+

0 commit comments

Comments
 (0)