diff --git a/src/pages/how-to/installation/opnsense.mdx b/src/pages/how-to/installation/opnsense.mdx index 46a53476..2f4a8d62 100644 --- a/src/pages/how-to/installation/opnsense.mdx +++ b/src/pages/how-to/installation/opnsense.mdx @@ -3,6 +3,11 @@ The NetBird client (agent) allows a peer to join a pre-existing NetBird deployment. If a NetBird deployment is not yet available, there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/selfhosted-quickstart) options available. + +
+ +
+ The NetBird package is officially included starting from OPNsense `25.7.3`. diff --git a/src/pages/how-to/installation/pfsense.mdx b/src/pages/how-to/installation/pfsense.mdx index 564c82a1..d7979303 100644 --- a/src/pages/how-to/installation/pfsense.mdx +++ b/src/pages/how-to/installation/pfsense.mdx @@ -7,6 +7,9 @@ there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/self This installation is intended for early adopters while the pfSense package is under review and not yet available in the pfSense package manager. +
+ +
## Prerequisites - Shell/SSH access to pfSense (via Web UI shell or remote SSH) diff --git a/src/pages/how-to/intune-mdm.mdx b/src/pages/how-to/intune-mdm.mdx index b40d7fca..7dae3929 100644 --- a/src/pages/how-to/intune-mdm.mdx +++ b/src/pages/how-to/intune-mdm.mdx @@ -1,5 +1,9 @@ # Allow Only Intune-Managed Devices to Access Your Network +
+ +
+ TLDR: Devices marked as "Non-compliant" in Intune will automatically lose access, ensuring strict adherence to your security policies. Once a device returns to a "Compliant" status, access is restored.