Wireguard
Wireguard provides confidentiality and authenticity between two IP addresses
Introduction
Wireguard is an application that lets you create virtual private networks.
Create three virtual machines: box-1, box-2 and box-3 at Desktop.
The machines must be “Ubuntu 24.04 Server” with 2 CPU, 4 GB of RAM and an interface of the institute:

Connect to the box-1 machine with ssh!
Activate the enp3s0 interfaces with a fixed IP:
Do the same with box-2 (IP 10.0.0.102/24).
Verify that you can ping from box-1 to box-2:
) )
The first step is to install WireGuard:
&& Interface
Wireguard integrates in a completely transparent way with the rest of the system’s elements because what it does is create virtual interfaces that externally work like any other physical interface.
Add a new interface using ip-link:
Keep reading — it's free.
The rest of this page is open to anyone with a free account. Nothing is sold here and nothing is charged for: the account exists so we know who agreed to the terms, and so we can send you the newsletter if you want it.
Create a free accountYou will be asked to accept the Terms · Privacy Policy