Skip to content

Commit bcdfa49

Browse files
authored
Update understanding-nacls.mdx
update frontmatter
1 parent 2f12739 commit bcdfa49

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

pages/vpc/reference-content/understanding-nacls.mdx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
2-
meta:
3-
title: Understanding Network ACLs
4-
description: Learn how to Network Access Control Lists (NACL) to filter inbound and outbound traffic between the different Private Networks of your VPC. Understand concepts, best practices, and key use cases.
5-
content:
6-
h1: Understanding Network ACLs
7-
paragraph: Learn how to Network Access Control Lists (NACL) to filter inbound and outbound traffic between the different Private Networks of your VPC. Understand concepts, best practices, and key use cases.
2+
title: Understanding Network ACLs
3+
description: Learn how to Network Access Control Lists (NACL) to filter inbound and outbound traffic between the different Private Networks of your VPC. Understand concepts, best practices, and key use cases.
84
tags: vpc nacl network-access-control-list default-rule stateless inbound outbound port
95
dates:
106
validation: 2025-06-09
@@ -110,4 +106,4 @@ NACLs are currently available only via the Scaleway API and developer tools. The
110106
NACL quotas are as follows:
111107

112108
- A maximum of 255 rules for IPv4 (per VPC)
113-
- A maximum of 255 rules for IPv6 (per VPC)
109+
- A maximum of 255 rules for IPv6 (per VPC)

0 commit comments

Comments
 (0)