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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Use Wireguard VPN in Dragino Gateways
1 +LoRaWAN Gateway version with Wireguard Support
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoye
Content
... ... @@ -1,34 +1,14 @@
1 -(% class="wikigeneratedid" %)
2 -**Table of Contents:**
1 += How to configure Wireguard on the LPS8N/DLOS8N/LG308N =
3 3  
4 -{{toc/}}
5 5  
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 -
22 22  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/]].
23 23  
6 +== **1. Configuration via command line** ==
24 24  
25 -=== 3.1.1 Configuration via command line ===
8 +=== 1.1 Key Management ===
26 26  
27 -==== 3.1.1.1 Key Management ====
10 +#Generate keys
28 28  
29 -
30 -**#Generate keys**
31 -
32 32  (% class="box infomessage" %)
33 33  (((
34 34  umask go=
... ... @@ -43,11 +43,14 @@
43 43  [[image:image-20231110150147-1.png||height="82" width="566"]]
44 44  
45 45  
46 -==== 3.1.1.2 Firewall configuration ====
26 +=== 1.2 Firewall configuration ===
47 47  
28 +(((
29 +#Configure firewall
30 +)))
48 48  
49 49  (((
50 -**#Configure firewall**
33 +
51 51  )))
52 52  
53 53  (% class="box infomessage" %)
... ... @@ -63,7 +63,7 @@
63 63  
64 64  
65 65  (((
66 -**#Reload firewall**
49 +#Reload firewall
67 67  )))
68 68  
69 69  (% class="box infomessage" %)
... ... @@ -72,13 +72,13 @@
72 72  )))
73 73  
74 74  
75 -==== 3.1.1.3 Network configuration ====
58 +=== 1.3. Network configuration ===
76 76  
77 -
78 78  (((
79 -**#Configure network**
61 +#Configure network
80 80  )))
81 81  
64 +
82 82  (% class="box infomessage" %)
83 83  (((
84 84   uci -q delete network.vpn
... ... @@ -92,7 +92,7 @@
92 92  
93 93  
94 94  (((
95 -**#Add VPN peers**
78 +#Add VPN peers
96 96  )))
97 97  
98 98  (% class="box infomessage" %)
... ... @@ -114,7 +114,7 @@
114 114  
115 115  
116 116  (((
117 -**#reload network service**
100 +#reload network service
118 118  )))
119 119  
120 120  (% class="box infomessage" %)
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0