Hi
Periodically, Pulse Secure, when trying to connect, will just hang and eventually time out (this is on Ubuntu 1804).
The only way I know round this currently is to restart my laptop.
Is there a safe way of restarting all of Pulse Secure VPN client on Ubuntu 1804 (e.g. from the command line) without restarting my laptop?
Thanks,
Roland
hi,
You can try to use a bash script that is delivered with PulseSecure.
/usr/local/pulse/PulseClient_x86_64.sh -K
P.S. You can find more in help
/usr/local/pulse/PulseClient_x86_64.sh help
Hope it will help you!