Fix Posture Checks images path

This commit is contained in:
Damaso Sanoja
2024-11-11 21:45:47 -04:00
parent 3bb296a3d0
commit 7550e8f7ce

View File

@@ -38,43 +38,43 @@ Setting up posture checks in NetBird is straightforward:
Log in to your NetBird dashboard and navigate to `Posture Checks` in the left menu. Click `Create Posture Check` or edit an existing one.
![NetBird Posture Checks](/NetBird/Posture%20Checks/assets/posture-checks-01.png)
![NetBird Posture Checks](/docs-static/img/how-to-guides/posture-checks/posture-checks-01.png)
A pop-up window will open with two tabs: `Checks` and `Name & Description`.
![Create Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-02.png)
![Create Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-02.png)
From here, you can [manage access with posture checks](https://docs.netbird.io/how-to/manage-posture-checks) based on several aspects:
**NetBird Client Version**: Restrict access to peers with specific NetBird client versions, thus ensuring that all devices connecting to the network use up-to-date, secure client software.
![NetBird Client Version Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-03.png)
![NetBird Client Version Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-03.png)
**Country and Region**: Limit network access based on geographical location, helping comply with data regulations or restrict access from high-risk areas. Note that you have two tabs available for this: `Allow` (green) and `Block` (red), making it easy to set up your preferred access rules..
![Country and Region Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-04.png)
![Country and Region Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-04.png)
**Peer Network Range**: This posture check lets you precisely control network access by specifying which IP ranges can connect to your network. You can create policies allowing only connections from approved locations, such as office networks or trusted remote work setups. Additionally, you can enhance security by blocking high-risk IP ranges working in tandem with geo-based posture checks. This granular control helps create a more secure network environment by limiting access to known, trusted sources while preventing connections from potentially risky or unauthorized IP addresses.
![Peer Network Range Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-05.png)
![Peer Network Range Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-05.png)
**Operating System**: Restrict access based on the connecting device's OS, ensuring only approved and potentially more secure operating systems can connect.
![Operating System Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-06.png)
![Operating System Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-06.png)
**Process**: [Limit network access based on specific applications or services running on the connecting device](https://netbird.io/knowledge-hub/limit-network-access-based-on-running-processes). By verifying specific applications or processes, you ensure that only devices running essential security software, such as antivirus, firewalls, or endpoint protection agents, can connect to your network, reducing the risk of malware entering your network through unprotected devices. It also aids in maintaining compliance with regulatory requirements by enforcing consistent security measures across all devices.
Furthermore, this process-based posture check allows you to create specific policies for different user groups or network segments based on their unique security needs. Working in conjunction with other posture checks in NetBird, this setting offers a comprehensive and user-friendly approach to network security.
![Process Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-07.png)
![Process Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-07.png)
After enabling the desired posture check, go to the `Name & Description` tab. Here, enter a descriptive name for your newly created posture check and save it.
![Name your Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-08.png)
![Name your Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-08.png)
You'll notice a gray dot to the left of the posture check name, indicating it's inactive. To activate the posture check, you need to link it to an access control policy.
![New Posture Check](/NetBird/Posture%20Checks/assets/posture-checks-09.png)
![New Posture Check](/docs-static/img/how-to-guides/posture-checks/posture-checks-09.png)
To apply a posture check:
@@ -84,14 +84,14 @@ To apply a posture check:
Note that you can add multiple posture checks to a single policy as needed for comprehensive security.
![Add Posture Check to Access Control Policy](/NetBird/Posture%20Checks/assets/posture-checks-10.png)
![Add Posture Check to Access Control Policy](/docs-static/img/how-to-guides/posture-checks/posture-checks-10.png)
After adding the posture check, it will appear in the `POSTURE CHECKS` column. For easy management, you can click on it to edit the access control policy, allowing you to add or remove posture checks as needed.
![Access Control Policies Dashboard](/NetBird/Posture%20Checks/assets/posture-checks-11.png)
![Access Control Policies Dashboard](/docs-static/img/how-to-guides/posture-checks/posture-checks-11.png)
If you revisit the `Posture Checks` dashboard, you'll notice a green dot next to your recently configured posture check. This color shift indicates that the posture check is now active and integrated into your network security framework, actively contributing to your system's protection.
![Posture Checks Dashboard](/NetBird/Posture%20Checks/assets/posture-checks-12.png)
![Posture Checks Dashboard](/docs-static/img/how-to-guides/posture-checks/posture-checks-12.png)
Following these steps, you can effectively implement and manage NetBird's Posture Checks, significantly enhancing your network's security posture.