Unable to connect to Checkpoint VPN
By Emma Payne •
I am unable to establish connection with Checkpoint SNX in my UBUNTU 19.04. Please find the snapshot attached for issue. I am stuck at "Starting Mobile Access Portal Agent..."
Please let me know how to get it fixed. Note: I am able to connect when i was using 18.04 LTS
11 Answer
I happened to have the same problem while testing Check Point snx. In my case, the problem was that Java was not installed. The following command solved it for me.
sudo apt-get install openjdk-8-jre-headless