Feature #5331
openIPSec table for tuning strongswan.conf
0%
Description
Tried to add retransmission strategy in a pull request https://github.com/pfsense/pfsense/pull/1860 and is now considering creating a table to since strongswan.conf has a lot of configuration values.
So what do you guys think about making something that looks like the "Advanced System Tunables" with "section, description, value"? A set of default values is presented but the user can also add additional settings. This way the user will have access to all settings in https://wiki.strongswan.org/projects/1/wiki/StrongswanConf and there will be no need to create a pull request every time someone needs a setting.
Updated by Viktor Gurov over 3 years ago
Lars Pedersen wrote:
Tried to add retransmission strategy in a pull request https://github.com/pfsense/pfsense/pull/1860 and is now considering creating a table to since strongswan.conf has a lot of configuration values.
Retransmission strategy (RADIUS timeouts) implemented in #11211