Add raccoon to wireguard #173

Manually merged
rarias merged 6 commits from raccoon-wg into master 2025-09-26 12:31:10 +02:00
Showing only changes of commit 3380ec5e05 - Show all commits

View File

@@ -20,7 +20,7 @@
{
name = "fox";
publicKey = "VfMPBQLQTKeyXJSwv8wBhc6OV0j2qAxUpX3kLHunK2Y=";
allowedIPs = [ "10.106.0.0/24" ];
allowedIPs = [ "10.106.0.1/32" ];
endpoint = "fox.ac.upc.edu:666";
# Send keepalives every 25 seconds. Important to keep NAT tables alive.
persistentKeepalive = 25;