diff --git a/vpn/wireguard.conf b/vpn/wireguard.conf index 5b3e65b..cf8aa45 100644 --- a/vpn/wireguard.conf +++ b/vpn/wireguard.conf @@ -1,4 +1,5 @@ [Interface] +Address = fe80::XXXX/64 PostUp = /path/to/wg-postup.sh %i # Set MTU to 1412 if using PPP #MTU = 1412