Skip to main content

Prerequisite

You come from here and have a .conf file ready.

Step 1: Install WireGuard

ubuntu@ip-10-10-11-10:~$ sudo apt install wireguard

Step 2: Bring up the Interface

Assuming the correct config file is located at /etc/wireguard/peer1.conf

Step 3: Validating and Testing

If another peer is connected to the network, it should be pingable.

Next Steps

WireGuard Gateway (WGW) Guide outlines many use cases that may be valuable to you.