Checkpoint CShell/SNX VPN client chrooted wrapper setup

For official Void Linux documentation: https://docs.voidlinux.org/
Post Reply
ruyrybeyro
Posts: 1
https://dekodeco.com.pl/producent-mebli-na-wymiar-w-warszawie-nowoczesne-kuchnie/
Joined: Tue Nov 08, 2022 3:37 am

Checkpoint CShell/SNX VPN client chrooted wrapper setup

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 Void.

https://github.com/ruyrybeyro/chrootvpn

Feedback is welcome.

Regards,
Post Reply