mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Add video to the Access Control doc
This commit is contained in:
@@ -6,6 +6,10 @@ sidebar_position: 4
|
|||||||
NetBird allows administrators to restrict access to resources (peers) by creating access rules and
|
NetBird allows administrators to restrict access to resources (peers) by creating access rules and
|
||||||
defining what peer groups are permitted to establish connections with one another.
|
defining what peer groups are permitted to establish connections with one another.
|
||||||
|
|
||||||
|
<div class="videowrapper">
|
||||||
|
<iframe src="https://www.youtube.com/embed/WvbkACjdsHA" allow="fullscreen;"></iframe>
|
||||||
|
</div>
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
A NetBird account comes with a `Default` rule that allows all peers of the account to connect to each other forming a full mesh network.
|
A NetBird account comes with a `Default` rule that allows all peers of the account to connect to each other forming a full mesh network.
|
||||||
In most cases, this is the desired state for a small network or network that has low-security requirements.
|
In most cases, this is the desired state for a small network or network that has low-security requirements.
|
||||||
|
|||||||
Reference in New Issue
Block a user