Actions
Bug #3297
closedIPsec log parsing code does not skip disabled Phase 1 entries
Start date:
10/30/2013
Due date:
% Done:
40%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
The IPsec log parsing code does not skip disabled Phase 1 entries, however, that may be OK but needs consideration.
If you have multiple tunnels to the same remote IP (e.g. one on WAN1, one on WAN2) if you disable the WAN1 entry, when the WAN2 tunnel connects it shows the description from the WAN1 tunnel.
However, if no second/overlapping entry is present, it is still useful to see the disabled tunnel description for diagnostic purposes.
Perhaps the code needs some extra logic to somehow use a disabled entry only if no overlapping entry is present?
Actions