mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 01:01:27 +02:00
docs(posture-checks): note mobile support for Peer Network Range in 0.70.0+
Replace the "Known Limitations" section with a note clarifying that the Peer Network Range posture check now works on iOS and Android starting with NetBird client 0.70.0.
This commit is contained in:
@@ -100,27 +100,9 @@ If you revisit the `Posture Checks` dashboard, you'll notice a green dot next to
|
||||
|
||||
Following these steps, you can effectively implement and manage NetBird's Posture Checks, significantly enhancing your network's security posture.
|
||||
|
||||
## Known Limitations
|
||||
|
||||
### Peer Network Range Check on Mobile Platforms
|
||||
|
||||
The Peer Network Range posture check is not supported on iOS and Android clients. These operating systems do not allow applications to fetch local IP information, which prevents the posture check from evaluating the device's network range.
|
||||
|
||||
**Affected platforms:**
|
||||
- iOS
|
||||
- Android
|
||||
|
||||
**Impact:**
|
||||
|
||||
When a policy with a Peer Network Range posture check is applied to mobile clients, the check cannot be evaluated. This may cause routes to become unavailable on these devices, even when the device is outside the blocked network range.
|
||||
|
||||
**Recommendation:**
|
||||
|
||||
If your deployment includes iOS or Android clients, consider one of the following approaches:
|
||||
|
||||
- Create separate policies for mobile clients that do not include Peer Network Range posture checks
|
||||
- Use alternative posture checks (such as Geo Location) that are supported on mobile platforms
|
||||
- Apply Peer Network Range posture checks only to policies targeting desktop platforms (Windows, macOS, Linux)
|
||||
<Note>
|
||||
The Peer Network Range posture check on iOS and Android requires NetBird client version [0.70.0](https://github.com/netbirdio/netbird/releases) or newer. On earlier mobile client versions, the check cannot be evaluated due to platform restrictions on accessing local network information.
|
||||
</Note>
|
||||
|
||||
## Get started with NetBird
|
||||
<p float="center" >
|
||||
|
||||
Reference in New Issue
Block a user