Actions
Bug #4188
closedIPSec SA requestid has limited range in FreeBSD
Start date:
01/07/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
FreeBSD allows up to ~16000 range of reqid on the SAs specified manually.
There are problems with the IPsec SA tracking of strongswan since pfSense specifies manually them to be able to track the various tunnels in the status page.
This becomes a problem since for requests with multiple phase2 the reqid is multiplied by 1000 to be able to track things.
Either the kernel should be patched to increase the range or there should be found another way to track the tunnel status.
Actions