<
From version < 8.1 >
edited by Xiaoye
on 2023/11/10 15:42
To version < 11.1 >
edited by Edwin Chen
on 2023/11/10 20:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LoRaWAN Gateway version with Wireguard Support
1 +Use Wireguard VPN in Dragino Gateways
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -1,14 +1,34 @@
1 -= How to configure Wireguard on the LPS8N/DLOS8N/LG308N =
1 +(% class="wikigeneratedid" %)
2 +**Table of Contents:**
2 2  
4 +{{toc/}}
3 3  
6 +
7 +
8 +
9 += 1. What is Wireguard VPN? =
10 +
11 +[[WireGuard>>https://www.wireguard.com/]]^^®^^ is an extremely simple yet fast and modern VPN that utilizes **state-of-the-art [[cryptography>>url:https://www.wireguard.com/protocol/]]**. It aims to be [[faster>>url:https://www.wireguard.com/performance/]], [[simpler>>url:https://www.wireguard.com/quickstart/]], leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.
12 +
13 +
14 += 2. Run WireGuard VPN in PC =
15 +
16 +
17 += 3. Configure Wireguard VPN on Gatewaythe LPS8N/DLOS8N/LG308N =
18 +
19 +
20 +== 3.1 For LPS8N/DLOS8N/LG308N ==
21 +
4 4  Due to the size of Wireguard packages. We didn't add it as a default feature of gateways. If the user wants to use Wireguard Please upgrade your gateway firmware with the special [[firmware>>https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/DLOS8/Firmware/Wireguard-firmware/]].
5 5  
6 -== **1. Configuration via command line** ==
7 7  
8 -=== 1.1 Key Management ===
25 +=== 3.1.1 Configuration via command line ===
9 9  
10 -#Generate keys
27 +==== 3.1.1.1 Key Management ====
11 11  
29 +
30 +**#Generate keys**
31 +
12 12  (% class="box infomessage" %)
13 13  (((
14 14  umask go=
... ... @@ -23,14 +23,11 @@
23 23  [[image:image-20231110150147-1.png||height="82" width="566"]]
24 24  
25 25  
26 -=== 1.2 Firewall configuration ===
46 +==== 3.1.1.2 Firewall configuration ====
27 27  
28 -(((
29 -#Configure firewall
30 -)))
31 31  
32 32  (((
33 -
50 +**#Configure firewall**
34 34  )))
35 35  
36 36  (% class="box infomessage" %)
... ... @@ -46,7 +46,7 @@
46 46  
47 47  
48 48  (((
49 -#Reload firewall
66 +**#Reload firewall**
50 50  )))
51 51  
52 52  (% class="box infomessage" %)
... ... @@ -55,13 +55,13 @@
55 55  )))
56 56  
57 57  
58 -=== 1.3. Network configuration ===
75 +==== 3.1.1.3 Network configuration ====
59 59  
77 +
60 60  (((
61 -#Configure network
79 +**#Configure network**
62 62  )))
63 63  
64 -
65 65  (% class="box infomessage" %)
66 66  (((
67 67   uci -q delete network.vpn
... ... @@ -75,7 +75,7 @@
75 75  
76 76  
77 77  (((
78 -#Add VPN peers
95 +**#Add VPN peers**
79 79  )))
80 80  
81 81  (% class="box infomessage" %)
... ... @@ -97,7 +97,7 @@
97 97  
98 98  
99 99  (((
100 -#reload network service
117 +**#reload network service**
101 101  )))
102 102  
103 103  (% class="box infomessage" %)
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0