diff --git a/templates/wg b/templates/wg
index 742d911d6f9037a4ab2a8a7a8c3282a07ab7f7d3..206254c7399cabaecc88b8229f7b9ef8c5b99961 100644
--- a/templates/wg
+++ b/templates/wg
@@ -1,5 +1,5 @@
 [Interface]
-Address = {{ myAddr }}
+Address = {{ myAddr }}/24
 PostUp = wg set %i private-key /etc/wireguard/privatekey
 ListenPort = 51902