M HYPE SPLASH
// updates

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

Image

1

1 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy