Update terminology for WireGuard AzireVPN Road Warrior Setup

Local peer -> WireGuard Instance
Endpoint -> Peer
pull/517/head
Dimitris Paraskevopoulos 7 months ago
parent 199e2a1e58
commit 52b1ab67c3

@ -30,16 +30,16 @@ favorite text editor.
Step 2 - Setup WireGuard Instance
----------------------------------
Go to tab **Local** and create a new instance. Give it a **Name** and set a desired **Listen Port**.
Go to tab **Instances** and create a new instance. Give it a **Name** and set a desired **Listen Port**.
If you have more than one server instance be aware that you can use the **Listen Port** only once. In
the field **Private Key** insert the value from your text file and leave **Public Key** empty. **DNS**
and **Tunnel Address** has also to be taken from the configuration. Hit **Save** and go to **Endpoint**
and **Tunnel Address** has also to be taken from the configuration. Hit **Save** and go to **Peers**
tab.
On **Endpoint** tab create a new Endpoint, give it a **Name**, set 0.0.0.0/0 in **Allowed IPs** and set
On **Peers** tab create a new Peer, give it a **Name**, set 0.0.0.0/0 in **Allowed IPs** and set
the DNS name from your configuration in **Endpoint Address**. Don't forget to do this also for the port.
Go back to tab **Local**, open the instance and choose the newly created endpoint in **Peers**.
Go back to tab **Instances**, open the instance and choose the newly created peer in **Peers**.
Now we can **Enable** the VPN in tab **General** and continue with the setup.

Loading…
Cancel
Save