docs: add minimum access policy note for exit nodes (#702)

This commit is contained in:
Jack Carter
2026-04-15 13:55:36 +02:00
committed by GitHub
parent a4db2c6100
commit 17e4f340e3

View File

@@ -24,6 +24,10 @@ The routing peer acts as the exit node for internet traffic. It applies masquera
Peers in the distribution groups send their internet traffic through the routing peer once it connects. Peers in the distribution groups send their internet traffic through the routing peer once it connects.
<Note>
The minimum access policy required for peers to use an exit node is **Users** (source) → **Routing Peer** (destination) over **ICMP**. Ensure a policy with this configuration exists for the distribution groups assigned to the exit node route.
</Note>
### Exit Node Selection and Auto Apply ### Exit Node Selection and Auto Apply
Administrators configure exit nodes from the dashboard and can enable **Auto Apply** to have clients automatically use the exit node. Administrators configure exit nodes from the dashboard and can enable **Auto Apply** to have clients automatically use the exit node.