Actions
Bug #4781
closedIPsec PSKs from user manager and vpn_ipsec_keys.php incorrect
Start date:
06/21/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
Description
PSKs defined in the user manager and vpn_ipsec_keys.php result in:
no shared key found for '1.2.3.4'[1.2.3.4] - 'user@example.com'[4.3.2.1]
they're written out out to ipsec.secrets like:
%any user@example.com : PSK 0sDkeFJIEOeiruSDFKLJdiruFJDJkefiuse
These must specify the identifier rather than %any to match.
commit coming momentarily. This restores the working behavior from change in #4126.
Updated by Chris Buechler over 9 years ago
- Status changed from Confirmed to Feedback
confirmed working on one system
Actions