diff --git a/templates/wg-quick.j2 b/templates/wg-quick.j2 index 7dffa33..14e5309 100644 --- a/templates/wg-quick.j2 +++ b/templates/wg-quick.j2 @@ -12,4 +12,5 @@ PublicKey = {{ peer.wg.pubkey }} AllowedIPs = 172.16.0.0/12 AllowedIPs = 10.0.0.0/8 AllowedIPs = fd00::/8 -AllowedIPs = fe80::/10 \ No newline at end of file +AllowedIPs = fe80::/10 +AllowedIPs = 169.254.0.0/16