linux işletim sisteminde checkpoint ssl/vpn bağlantısı
-
Adım aşağıdaki paketlerin kurulumu ve ek olarak güncel oracle JRE kurulumu sağlanmalıdır (Kaynak)
-
Adım checkpoint web panelinden paylaşılan SNX dosyasını indirim kurulumunu sağlayalım
Linux Supported Platforms
Latest Linux Distribution | 32-bit Prerequisites | 64-bit Prerequisites | Installation command |
Ubuntu 14.04 16.04 16.10 17.04 | libpam0g:i386 libx11-6:i386 libstdc++6:i386 libstdc++5:i386 | libpam0g:i386 libx11-6:i386 libstdc++6:i386 libstdc++5:i386 libnss3-tools (certutil) | Apt-get |
openSUSE 11.4 | libstdc++33 |
| |
openSuSE 12.2 | compat-libstdc++ |
| |
Fedora 15 |
|
| |
Fedora 16/18</span> |
|
| dnf install <lib_name> |
RHEL 7.3 / 7.4 | None | Same as Fedora 16 64-bit | yum-config-manager --enable rhel-7-server-optional-rpms yum install |
RHEL 6.1 | Same as Fedora (16 32-bit) | Same as Fedora 16 64-bit |
- Adım aşağıdaki şekilde linux terminal üzerinden bağlantı sağlanabilir. (Kaynak)
Not: Eğer kimlik doğrulama hatası alırsanız burada anlatıldığı üzere snx farklı sürümlerini deneyebilirsiniz (Kaynak 2)
CheckPointVPN_SNX_Linux_800007075.sh
SSL Network Extender Command Attributes
Attributes | Description |
---|---|
snx -f <configuration file> | Run SSL Network Extender using parameters defined in a configuration file other than the default name or location. |
snx -d | Disconnect from Mobile Access |
snx -s <server> | Specify server IP or hostname |
snx -u <username> | Specify a valid user |
snx -c <certificate file> | Specify which certificate is used to authenticate. |
snx -l <CA directory> | Define the directory where CA's certificates are stored. |
snx -p <port> | Change the HTTPS port. (default port is TCP 443). |
snx -g | Enable debugging. snx.elg log file is created. |
snx -e <cipher> | <tdForce a specific encryption algorithm. Valid values - RC4 and 3DES.</td>