Overview
The Check Point Mobile Access Portal offers different on-demand client technologies that include SSL Network Extender and Compliance Scan. The on-demand technologies are downloaded and invoked by the Mobile Access Portal Agent. It is installed before the first use of SSL Network Extender or Compliance Scan on Linux.
Supported platforms
Mobile Access Portal Agent is supported on these *nix Systems.
- openSUSE Leap 42.1, 42.2, 42.3, Leap 15, Leap 15.1
- CentOS 7.3 - 7.6
- Fedora 24 - 30
- Ubuntu 16.04 - 22.04
- RHEL 7.3 - 7.6 (Desktop and Workstation)
Java
All Linux OSs require to have Java installed. Portal Agent can work with:
- Oracle JRE versions 8
- Oracle JDK versions 11 – 19
- OpenJDK versions 11 – 19
Required tools
These tools must be installed for the Mobile Access Portal Agent to function correctly:
- certutil (part of Mozilla NSS tools)
- openssl
- xterm
Use these commands* to install missing tools:
|
certutil |
openssl |
xterm |
CentOS |
yum install nss-tools |
yum install openssl |
yum install xterm |
Fedora |
dnf install nss-tools |
dnf install openssl |
dnf install xterm |
openSuse Leap |
zypper install mozilla-nss-tools |
zypper install openssl |
zypper install xterm |
RHEL Desktop, Workstation |
yum install nss-tools |
yum install openssl |
yum install xterm |
Ubuntu |
apt-get install libnss3-tools |
apt-get install openssl |
apt-get install xterm |
*It is necessary to be the root user to run these commands
Required libraries
Linux distribution |
64-bit version |
Installation commands* |
CentOS
|
- glibc.i686
- pam.i686
- libX11.i686
- compat-libstdc++-33.i686
|
- yum install glibc.i686
- yum install pam.i686
- yum install libX11.i686
- yum install compat-libstdc++-33.i686
|
Fedora
|
- glibc.i686
- pam.i686
- libX11.i686
- libnsl.i686
- compat-libstdc++-33.i686
|
- dnf install glibc.i686
- dnf install pam.i686
- dnf install libX11.i686
- dnf install libnsl.i686
- dnf install compat-libstdc++-33.i686
|
openSUSE Leap
|
- glibc-32bit
- pam-32bit
- libX11-6-32bit
- libstdc++33-32bit**
|
- zypper install glibc-32bit
- zypper install pam-32bit
- zypper install libX11-6-32bit
- zypper install libstdc++33-32bit**
|
RHEL Desktop, Workstation
|
- glibc.i686
- pam.i686
- libX11.i686
- compat-libstdc++-33.i686***
|
- yum install glibc.i686
- yum install pam.i686
- yum install libX11.i686
- yum install compat-libstdc++-33.i686***
|
Ubuntu
|
- libpam0g:i386
- libx11-6:i386
- libstdc++6:i386
- libstdc++5:i386
|
- apt-get install libpam0g:i386
- apt-get install libx11-6:i386
- apt-get install libstdc++6:i386
- apt-get install libstdc++5:i386
|
*It is necessary to be the root user to run these commands
**Found in the devel:gcc repository
***Found in rhel-7-desktop-optional-rpms repository
Related Solution: sk113410 - Mobile Access Portal and Java Compatibility - New Mobile Access Portal Agent technology