Checkpoint CShell/SNX VPN client chrooted wrapper setup - bash script

Other talk about Salix
Post Reply
ruyrybeyro
Posts: 1
Joined: 8. Nov 2022, 09:49

Checkpoint CShell/SNX VPN client chrooted wrapper setup - bash script

Post by ruyrybeyro »

Hi,

The pure command line setup of the Checkpoint VPN client, with a special edition of SNX, has already stopped working a couple of years ago with the discontinuation of SSLv3 support by Checkpoint.

Also around that time, the Java agent stopped being an applet in the browser, and became a Java servlet running on the client.

These setups are typically problematic with the various versions of Checkpoint installation scripts, dependencies are not always easy to satisfy, require 32-bit libraries, and in some distributions/versions these dependencies no longer exist (officially).

Here is my script that isolates the client/agent/32-bit setup in a chroot, and has been tested with many distributions, including Salix.

https://github.com/ruyrybeyro/chrootvpn

Feedback is welcome.

Regards,
Post Reply