Skip to main content

Installing Check Point Client(NSX) in Ubuntu 18.04 LTS


Installing Check Point Client(NSX) in 

Ubuntu 18.04 LTS


Hiii all today I'm going to describe how to install Check Point VPN Client on your UNIX machine.

As of build 800007075 Checkpoint no longer support using the Native Client on the command line. This prevents scripting logins, and also requires a heavy desktop when we were able to survive with a headless server. Access is still possible, but only via the “SSL Network Extender“. This is a major pain as it requires X server, Oracle Java, and the FireFox browser to run. Chrome gives this helpful message on the Java website:

Before installing we need to check the prerequisites of the NSX.

Ubuntu 18.0

Let's open Ubuntu terminal and run below commands.

  • sudo su 
  • apt-get install libnss3-tools
  • apt-get install xterm
  • apt-get update
  • apt-get install libstdc++5:i386 libpam0g:i386 libx11-6:i386
  • apt install default-jre            
  • apt install openjdk-11-jre-headless
  • apt install openjdk-8-jre-headless 
  • java -version


libnss3-tools Package

The reason for installing Libnss3-tools package is its Network Security purpose so basically, its contained below tools

* certutil: manages certificate and key databases (cert7.db and key3.db)

* modutil: manages the database of PKCS11 modules (secmod.db)

* pk12util: imports/exports keys and certificates between the cert/key
databases and files in PKCS12 format.

* shlibsign: creates .chk files for use in FIPS mode.

* signtool: creates digitally-signed jar archives containing files and/or
code.

* ssltap: proxy requests for an SSL server and display the contents of
the messages exchanged between the client and the server.

Xterm Package

By definition, Xterm is a terminal emulator for the X Window System

libstdc++5 Package

This package contains an additional runtime library for C++ programs built with the GNU compiler.

ibpam0g Package

Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users

libx11-6 Package

This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system



After all system libraries installed you must install Java on your system otherwise checkpoint client won't be able to install without Java

Then you should go to your checkpoint login site and insert login details so, after successful login, it will popup page and asked to download *install.sh file and run it on the place which you downloaded


after Installation complete close the popup and try to connect once again









then you have to confirm the server security error twice and you should enter root password on XTerm

everything is done…

Finally, it will popup SSL Security certification and hit the Yes button


Comments

Popular posts from this blog

MS SQL Recovery Pending Fix(සිංහල)

අද මම කියන්න යන්නේ SQL Server එකේ අපි කාටත් මූන පාන්න වෙන ගැටලුවක් ඒ තමයි Recovery Pending State එක. මේ issue එක fix කරන්න කලින් SQL Database status මොනාද Recovery pending  ඇතිවෙන්න හේතු මොනාද කියලාබලමු SQL Database States  😀Online - DB එක ප්‍රශ්නයක් නැතුව   accessible  පුළුවන් state එකක් තමයි මේ. 😟 Suspect - මේ කියන state එකනම් අවුලක් තියෙනවා මේ state එකේ තියෙනවා කියන්නෙ DB එක fail වෙන්න තියෙන ඉඩ වැඩියි ඒකට හේතුව තමයි transaction logs damage වෙලා තියෙන එක ඒ නිසා DB එකට recovery හරි transaction rollback එකට යන්න බැරුව suspect වෙලා තියෙනවා  🙁 Recovery Pending - මේ state එකේදී SQL Server එක දන්නවා recovery එකක් ඔනී කියලා නමුත් ඒක start කරන්න තියෙන නොහැකියාව නිසා තමයි DB එක මේ state එකට යන්නේ.හැබැයි මේ අවස්ථාව suspect අවස්ථාවම නෙවෙයි මොකද මෙතනදි recovery එක fail වෙලා නෑ මේක start කරගන්න බැරි කමක් තියෙන්නේ  Recovery Pending වෙන්න ගොඩක් හේතු බලපානවා ඒවගෙන් ප්‍රදාන දේවල් ටිකක් මම කියන්නම් 1) DB එක හරියාකාරව shutdown වෙලා නෑ ...

Automation පොඩ්ඩක්

Automation ගැන පොඩ්ඩක් කියන්න හිතුනා මොකද අද මට පුලුවන් උනා ඉංදියාවේ ගොඩක් Telico වල තියෙන  Automation platform එකේ CEO ව හම්බවෙන්න. මීට කලිනුත් මට ඒවගේ automation සම්බන්ද සිස්ටම් එකක් උන oneview එකේ ඩෙමෝ එකකට සහභාගි වෙන...