Overview
The Check Point Mobile Access Portal offers a variety of on-demand client technologies, including SSL Network Extender and Compliance Scan. The on-demand technologies are downloaded and invoked by the Mobile Access Portal Agent. It will be 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 - 19.04
- RHEL 7.3 - 7.6 (Desktop and Workstation)
Java
All Linux OSs require the Oracle JRE 8 or the Oracle OpenJDK 11 to be installed.
Required tools
Following tools must be installed for correct functioning of Mobile Access Portal Agent:
- certutil (part of Mozilla NSS tools)
- openssl
- xterm
Missing tools can be installed using following commands*:
|
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 |
*You need to be root to perform 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
|
*You need to be root to perform these commands
**Can be found in devel:gcc repository
***Can be found in rhel-7-desktop-optional-rpms repository
Related Solution: sk113410 - Mobile Access Portal and Java Compatibility - New Mobile Access Portal Agent technology