From a709e567e2b01f4c1d07cf5cabe469ba00f02f95 Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Mon, 11 Apr 2022 23:38:11 +0200 Subject: [PATCH] a --- templates/wg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wg b/templates/wg index 1bd503d..206254c 100644 --- a/templates/wg +++ b/templates/wg @@ -1,5 +1,5 @@ [Interface] -Address = {{ myAddr }}/32 +Address = {{ myAddr }}/24 PostUp = wg set %i private-key /etc/wireguard/privatekey ListenPort = 51902 -- GitLab