Hi,
i have a problem with the 15 seconds timeout of scripts after the Sophos SSL VPN Client is successfully connected to our network.
Context: I need to execute 2 commands (ipconfig /flushdns & gpupdate /force) everytime the client is successfully conneted to vpn network.
I found out that is sufficient to create a _up.bat in the same folder as the opvn-file is (which had to be renamed first, because batch can't handle @) and its executed correct after the connection is up and stable.
The ipconfig /flushdns command is then executed and working. But gpupdate /force need some more time to run then the given 15 seconds before the script is stoped.
The user has to manually close the cmd shell and abort the process (its not going to finish after the timeout pop up)
We use the Sophos UTM 220 Box with UTM 9.210-20 Firmware installed.
So is there a way to get rid of that timeout or increase the limit to something like 2-3 minutes at least?
Thanks in advance,
Max
This thread was automatically locked due to age.