I'm trying to use the command line tool from Checkpoint to set up an SSL Network Extender VPN using a certificate (P12) rather than a password.
I tried the solution mentioned in getting Checkpoint VPN SSL Network Extender working in the command line.
Specifically:
- build 800007075
- compiled down to 32-bit (as per the accepted answer)
I'm able to connect with the OS X desktop client, but the command line tool throws the following error:
"Virtual Network Adapter initialization and configuration failed. Try to reconnect."
I'm running the connection in a Docker container with the ubuntu:18.04 base image (once I get it to work, I'll port it to something lightweight), using the following command:
RUN snx -s <server_ip> -c <path_to_cert> -g