Actions
Bug #6286
closedmobile IPsec PSKs only matching last in ipsec.secrets in some cases
Start date:
04/28/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
The mobile IPsec PSKs are added to ipsec.secrets like the following.
172.27.44.129 test1@test.com : PSK 0sdGVzdGtleTE= 172.27.44.129 test2@test.com : PSK 0sdGVzdGtleTI= 172.27.44.129 test3@test.com : PSK 0sdGVzdGtleTM=
Only the last in the secrets file actually matches, the ones above that result in a PSK mismatch.
Omitting the local identifier, the IP in that example, makes all of them work correctly.
Actions