Scripts for Synology DSM
This script can be used as a workaround for Synology DSM's less-than-ideal reconnect behavior when a VPN connection is lost. The actual magic in this script was originally written by users on a thread on the Synology Forum. This script just provides a user-friendly wrapper to their code. For more information, including installation instructions, refer to my blog post.
As of version 1.1.0, extra customization options are included at the beginning of the script. Feel free to customize these to your liking.
As of version 1.2.0, the following exit codes are used:
0
: reconnect not needed1
: reconnect successful2
: reconnect failed3
: configuration error