I got provided a VPN connections to the Windows SBS server of a client.
The connection terminates after a while (about 60 minutes) even if it has been busy for a while.
I cannot seem to edit the VPN settings (it was part of an MSI file), so I wonder if there is a way:
- to make the delay longer before disconnecting,
- make it watch activity before disconnecting,
- make it not disconnect at all,
- or make it automatically redial.
I unpacked the MSI installer, it seems CMAK based (all the files mentioned in that article extract from this MSI). The connection pased settings seem to be in a CMS file (INI file style). I could find the documentation on the Windows 2003 CMS settings format; any pointers to newer are welcome.
Any ideas?
