diff --git a/source/manual/how-tos/wireguard-s2s.rst b/source/manual/how-tos/wireguard-s2s.rst index d720393..24a7f39 100644 --- a/source/manual/how-tos/wireguard-s2s.rst +++ b/source/manual/how-tos/wireguard-s2s.rst @@ -33,7 +33,7 @@ key and give it to the other side. When this VPN is set up on OPNsense only do the same on the second machine and exchange the public keys. Now go to tab **Endpoints** and add the remote site, give it a **Name**, insert the **Public -Key** and the **Allowed IPs** e.g. *192.168.0.2/32, 10.10.10.0/24*. This will set the remonte tunnel +Key** and the **Allowed IPs** e.g. *192.168.0.2/32, 10.10.10.0/24*. This will set the remote tunnel IP address (/32 is important when using multiple endpoints) and route 10.10.10.0/24 via the tunnel. **Endpoint Address** is the public IP of the remote site and you can also set optionally the **Endpoint Port**, now hit **Save changes**.