- Added experimental
ike-persist
option which will save IPSec session to disk, restore it after service or computer restart and automatically reconnect the tunnel without authentication. It works best in combination with theike-lifetime
option. For example, settingike-lifetime
to 604800 will keep the session for 7 days. Note that most IPSec servers have shorter IKE duration configured, so it may be terminated earlier. This option is also added to the GUI application under "Misc settings" category. Automatic reconnection will happen when running in the standalone mode, when GUI application starts or whensnxctl
sends the "connect" command. - Fixed some issues with added routes.
- Fixed a problem with SSL connection when username is not specified