1 Commits

Author SHA1 Message Date
26c888acfe Allow access to hut from fox 2025-10-01 17:50:05 +02:00

View File

@@ -20,7 +20,7 @@
{
name = "fox";
publicKey = "VfMPBQLQTKeyXJSwv8wBhc6OV0j2qAxUpX3kLHunK2Y=";
allowedIPs = [ "10.106.0.1/32" "10.0.40.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;