Project

General

Profile

Actions

Feature #12473

open

Allow user adjustment of IPsec Keep Alive periodic checks

Added by Marcos M over 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

Let the user adjust the keepalive check time introduced in #12169, as the keepalive time could be lowered once #12184 is implemented.

Actions #1

Updated by Viktor Gurov about 2 years ago

It should be a global configuration parameter on the system_advanced_network.php page

see https://github.com/pfsense/pfsense/blob/master/src/etc/pfSense-rc#L494-L495:

# Start IPsec keep alive handler every 300 seconds
/usr/local/bin/minicron 300 $varrunpath/ipsec_keepalive.pid /usr/local/bin/ipsec_keepalive.php

Actions

Also available in: Atom PDF