From e85cfa0b964dc14e471c6a99b5f2f69bf4d46017 Mon Sep 17 00:00:00 2001 From: Martin Hallerdal Date: Fri, 15 Nov 2019 14:46:35 +0100 Subject: [PATCH] Fixed doc regarding tunnel adress for local instance (#199) --- source/manual/how-tos/wireguard-client-mullvad.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/manual/how-tos/wireguard-client-mullvad.rst b/source/manual/how-tos/wireguard-client-mullvad.rst index 0a99b2b6..a637c24c 100644 --- a/source/manual/how-tos/wireguard-client-mullvad.rst +++ b/source/manual/how-tos/wireguard-client-mullvad.rst @@ -29,8 +29,8 @@ Now change to your OPNsense CLI via SSH or Console and execute the curl string b curl -sSL https://api.mullvad.net/wg/ -d account=123 --data-urlencode pubkey=PUBKEY -What you receive is what WireGuard calls **Allowed IP** for your local instance, so edit your instance again, remove -the value of **Allowed IPs** you used when setting up and change it to the one you got. +What you receive is what WireGuard calls **Allowed IP** for your local instance. Edit your instance again and remove +the value of **Tunnel Address** you used when setting it up and change it to the one you got. On **Endpoint** tab create a new Endpoint, give it a **Name**, set 0.0.0.0/0 in **Allowed IPs** and set the **DNS** to 193.138.218.74. This is the one MulladVPN provides for privacy.