mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
Update "first" WireGuard instance number (#459)
This commit is contained in:
parent
b93ca29af3
commit
d5f3033ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue