-
If L2TP port 1701 is already in use, no longer writes
leftprotoport=udp/l2tp
(which is equivalent toleftprotoport=udp/1701
) to the ipsec config file. This was done to ensures L2TP is encapsulated in IPsec. -
Uses UUID instead of PID for run-time generated filenames.
-
No longer temporarily replaces the system
/etc/ipsec.secrets
file -
IPsec rekeying is now possible because the following file remains for the lifetime of the VPN connection :
/etc/ipsec.d/nm-l2tp-ipsec-UUID.secrets
-
Following line is appended to
/etc/ipsec.secrets
if the include line is missing:include /etc/ipsec.d/*.secrets
-
Removed IPsec Group Name from user interface.
-
Added IPsec Phase 1 (ike) & Phase 2 (esp) to user interface.
-
New timeout code for IPsec connection up script.