fixes two minor misspells

This commit is contained in:
Marco Garcês
2024-12-18 12:56:32 +00:00
parent eaf2e2596b
commit bb02de3b68

View File

@@ -47,13 +47,13 @@ Now, let's create a [Network Route](https://docs.netbird.io/how-to/routing-traff
</p> </p>
In this example, our routing peer is called `router-01` and sits inside the `route-nodes` group, this way, the policy we just created goes into effect, and all peers inside `route-users` will be able to reach `router-01` only if they are not in the office network, due to our posture check. In this example, our routing peer is called `router-01` and sits inside the `route-nodes` group, this way, the policy we just created goes into effect, and all peers inside `route-users` will be able to reach `router-01` only if they are not in the office network, due to our posture check.
Navigate to `Network Routes` menu on the NetBird dashboard and click on **Add Route**. Fill out the fields as shown in the image bellow, and click `Save`. Navigate to `Network Routes` menu on the NetBird dashboard and click on **Add Route**. Fill out the fields as shown in the image below, and click `Save`.
In this example, our routing peer is called `router-01` and it's placed inside the `route-nodes` group, this way, the policy we just created goes into effect, and all peers insidez `route-users` will be able to reach `router-01` only if they are not in the office network, due to our posture check. Navigate to the `Network Routes` menu on the NetBird dashboard and click on `Add Route`. Fill out the fields as shown in the image below, and click `Save`. In this example, our routing peer is called `router-01` and it's placed inside the `route-nodes` group, this way, the policy we just created goes into effect, and all peers insidez `route-users` will be able to reach `router-01` only if they are not in the office network, due to our posture check. Navigate to the `Network Routes` menu on the NetBird dashboard and click on `Add Route`. Fill out the fields as shown in the image below, and click `Save`.
<p> <p>
<img src="/docs-static/img/how-to-guides/create-route-with-posturecheck.png" alt="high-level-dia" className="imagewrapper"/> <img src="/docs-static/img/how-to-guides/create-route-with-posturecheck.png" alt="high-level-dia" className="imagewrapper"/>
</p> </p>
Click `Continue` and assing `route-users` do `Distribution Groups`. Click `Continue` and assign `route-users` do `Distribution Groups`.
<p> <p>
<img src="/docs-static/img/how-to-guides/distribute-to-groups-posturechecks.png" alt="high-level-dia" className="imagewrapper"/> <img src="/docs-static/img/how-to-guides/distribute-to-groups-posturechecks.png" alt="high-level-dia" className="imagewrapper"/>
</p> </p>