WireGuard is a simple and lightweight VPN protocol. Unlike IKEv2/IPSec, WireGuard focuses on simplicity, speed, and ease of use. It is also a protocol with a very compact code base and functionality, making it ideal for use on IoT and embedded devices.
A WireGuard configuration in LCOS consists of at least two configuration elements, as well as additional optional elements:
- An entry in the WireGuard tunnel configuration table.
- An entry in the IPv4 and/or IPv6 routing table. This entry corresponds to the concept of "Allowed IP Addresses" in WireGuard on other platforms.
- (Optional) Configure local IP addresses for the WireGuard peer via the IP Parameters table in LANconfig under .
- (Optional) Firewall configuration for granular control of network access rights.
- SNMP ID:
- 2.19.70
- Console path:
- Setup > VPN