Bug #4864
closed
IPsec MSS clamping not backed up in IPsec partial backup
Added by Lars Pedersen over 9 years ago.
Updated almost 9 years ago.
Description
Maximum MSS (probably all in the Advanced settings in the VPN IPsec) is not being backup in the XML file.
My pfSense installation is running the current 2.2.4 development and the problem is that the Maximum MSS is being backed up in the wrong config group. Currently it is stored in "system" instead of "ipsec".
So I have made a pull request with the fix on github:
https://github.com/pfsense/pfsense/pull/1776
- Subject changed from IPsec Advanced Settings not backup in XML file to IPsec MSS clamping not backed up in IPsec partial backup
- Category set to IPsec
- Status changed from New to Confirmed
- Priority changed from Normal to Low
- Affected Version set to All
the values that were originally under System>Advanced (of which MSS clamping is the only remaining) are within system.
The pull request will break MSS clamping on all existing installs, needs config upgrade code if it's going to be moved.
- Status changed from Confirmed to Needs Patch
It's a global flag because it's used also by OpenVPN and PPPoE server.
If you think it's useful to have separate values for each VPN a different change must be done
Also available in: Atom
PDF