Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<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

Administrators configure exit nodes from the dashboard and can enable **Auto Apply** to have clients automatically use the exit node.
Expand Down
Loading