Actions
Bug #11488
closedIPsec tunnel definitions have ``pools =`` entry in ``swanctl.conf`` with no value
Start date:
02/20/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
Some IPsec connections have "pools =" with no value. The line should be omitted in this case rather than being present with no value.
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset bb3a6eb44958841df4257ae7936e6714d1ed99a8.
Updated by Renato Botelho almost 4 years ago
- Target version changed from CE-Next to 2.5.1
Updated by Jim Pingle over 3 years ago
To reproduce the problem, restore the IPsec config section from issue #11487 to a system without IPsec. Edit/save/apply on the IPsec tunnel.
On a system without the fix, check the generated /var/etc/ipsec/swanctl.conf
file and it will have the following line in the con100000
block:
pools =
On a system with the fix, that line is not present.
Updated by Jim Pingle over 3 years ago
- Subject changed from Some IPsec connections have "pools =" with no value to IPsec tunnel definitions have ``pools =`` entry in ``swanctl.conf`` with no value
Updating subject for release notes.
Actions