Skip to content

Commit d24375c

Browse files
authored
Add Intune, OPNSense, pfSense Videos (#431)
1 parent 0c3f576 commit d24375c

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

src/pages/how-to/installation/opnsense.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
The NetBird client (agent) allows a peer to join a pre-existing NetBird deployment. If a NetBird deployment is not yet available,
44
there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/selfhosted-quickstart) options available.
55

6+
7+
<div className="videowrapper">
8+
<iframe src="https://www.youtube.com/embed/AK0Ct-ULFKg?start=669" allow="fullscreen;"></iframe>
9+
</div>
10+
611
<Note>
712
The NetBird package is officially included starting from OPNsense `25.7.3`.
813
</Note>

src/pages/how-to/installation/pfsense.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/self
77
This installation is intended for early adopters while the pfSense package is under review and not yet available in the pfSense package manager.
88
</Note>
99

10+
<div className="videowrapper">
11+
<iframe src="https://www.youtube.com/embed/Kgrcquyeohc" allow="fullscreen;"></iframe>
12+
</div>
1013

1114
## Prerequisites
1215
- Shell/SSH access to pfSense (via Web UI shell or remote SSH)

src/pages/how-to/intune-mdm.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Allow Only Intune-Managed Devices to Access Your Network
22

3+
<div className="videowrapper">
4+
<iframe src="https://www.youtube.com/embed/W4DaE4Dj04o" allow="fullscreen;"></iframe>
5+
</div>
6+
37
<Note>
48
TLDR: Devices marked as "Non-compliant" in Intune will automatically lose access, ensuring strict adherence to your security policies.
59
Once a device returns to a "Compliant" status, access is restored.

0 commit comments

Comments
 (0)