Actions
Bug #9979
closedstatus_ipsec.php missing information
Start date:
12/17/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
All
Description
status_ipsec.php is missing some available information. It's in the IPsec status we receive from strongSwan, but not printed in the page.
For example:
- Rekey timer (only reauth is printed)
- Encryption algorithm key size (if present)
- IKE initiator and responder SPIs
- Local and remote ports (e.g. 500 vs 4500)
Also some values are printed with labels but the labels are not distinguished, which can make them more difficult to read.
Actions