From d5f3033ae9778167c696151be27579757c3b873f Mon Sep 17 00:00:00 2001 From: Justin Horton <18197817+justinhorton@users.noreply.github.com> Date: Sun, 5 Mar 2023 01:51:26 -0800 Subject: [PATCH] Update "first" WireGuard instance number (#459) --- source/manual/how-tos/wireguard-client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/wireguard-client.rst b/source/manual/how-tos/wireguard-client.rst index 9d83a334..93a9c536 100644 --- a/source/manual/how-tos/wireguard-client.rst +++ b/source/manual/how-tos/wireguard-client.rst @@ -102,7 +102,7 @@ Step 5(a) - Assign an interface to WireGuard (recommended) Finally, it allows separation of the firewall rules of each WireGuard instance (each :code:`wgX` device). Otherwise they all need to be configured on the default WireGuard group that OPNsense creates. This is more an organisational aesthetic, rather than an issue of substance - Go to :menuselection:`Interfaces --> Assignments` -- In the dropdown next to “New interface:”, select the WireGuard device (:code:`wg0` if this is your first one) +- In the dropdown next to “New interface:”, select the WireGuard device (:code:`wg1` if this is your first one) - Add a description (eg :code:`HomeWireGuard`) - Click **+** to add it, then click **Save** - Then select your new interface under the Interfaces menu