File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 3
3
The NetBird client (agent) allows a peer to join a pre-existing NetBird deployment. If a NetBird deployment is not yet available,
4
4
there are both managed and [ self-hosted] ( https://docs.netbird.io/selfhosted/selfhosted-quickstart ) options available.
5
5
6
+
7
+ <div className = " videowrapper" >
8
+ <iframe src = " https://www.youtube.com/embed/AK0Ct-ULFKg?start=669" allow = " fullscreen;" ></iframe >
9
+ </div >
10
+
6
11
<Note >
7
12
The NetBird package is officially included starting from OPNsense ` 25.7.3 ` .
8
13
</Note >
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/self
7
7
This installation is intended for early adopters while the pfSense package is under review and not yet available in the pfSense package manager.
8
8
</Note >
9
9
10
+ <div className = " videowrapper" >
11
+ <iframe src = " https://www.youtube.com/embed/Kgrcquyeohc" allow = " fullscreen;" ></iframe >
12
+ </div >
10
13
11
14
## Prerequisites
12
15
- Shell/SSH access to pfSense (via Web UI shell or remote SSH)
Original file line number Diff line number Diff line change 1
1
# Allow Only Intune-Managed Devices to Access Your Network
2
2
3
+ <div className = " videowrapper" >
4
+ <iframe src = " https://www.youtube.com/embed/W4DaE4Dj04o" allow = " fullscreen;" ></iframe >
5
+ </div >
6
+
3
7
<Note >
4
8
TLDR: Devices marked as "Non-compliant" in Intune will automatically lose access, ensuring strict adherence to your security policies.
5
9
Once a device returns to a "Compliant" status, access is restored.
You can’t perform that action at this time.
0 commit comments