Add keepalive to fox in raccoon
Needed as we can only reach one side.
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
publicKey = "VfMPBQLQTKeyXJSwv8wBhc6OV0j2qAxUpX3kLHunK2Y=";
|
publicKey = "VfMPBQLQTKeyXJSwv8wBhc6OV0j2qAxUpX3kLHunK2Y=";
|
||||||
allowedIPs = [ "10.106.0.1/32" ];
|
allowedIPs = [ "10.106.0.1/32" ];
|
||||||
endpoint = "fox.ac.upc.edu:666";
|
endpoint = "fox.ac.upc.edu:666";
|
||||||
|
persistentKeepalive = 25;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "apex";
|
name = "apex";
|
||||||
|
|||||||
Reference in New Issue
Block a user