Skip to content

Commit

Permalink
Updated README with explanation about routing domains
Browse files Browse the repository at this point in the history
  • Loading branch information
ancwrd1 committed Feb 17, 2025
1 parent 5a5c3a3 commit 1d76481
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ Otherwise follow these steps:
2. `sudo systemctl enable --now systemd-resolved`
3. `sudo systemctl restart NetworkManager`

With `systemd-resolved` it is also possible to use **routing domains** (as opposed to **search domains**).
Routing domains are prefixed with `~` character and when configured only requests with fully-qualified domains
will be forwarded through the tunnel. For further explanation please check (this article)[https://systemd.io/RESOLVED-VPNS/].

## Differences between SSL and IPSec tunnels

IPSec is recommended for all connections because of the performance and feature set. However, in certain situations,
Expand Down

0 comments on commit 1d76481

Please sign in to comment.