...
- Linux Red Hat Enterprise 7.0 and 7.1, 64bit
- Linux Red Hat Enterprise 6.5, 64bitLinux Fedora Core 20, 21, and 22, 64bit
- Linux Centos 7.x, 64bit
- VMware ESXi 5.x and 6.0 (requires a supported Linux operating system on top of a ESXi virtual machine)
...
- On server side (where the network license will reside): open port 1947 for both TCP and UDP
- On the client side, if broadcast search for remote licenses is to be used, UDP traffic from port 1947 of the license server to ports 30000-65535 of the client must be permitted
- Both on server and client sides: set default gateway
...
Login as system administrator ("root") on the host system. Because Sentinel HASP runtime relies on 32-bit compatibility libraries to run on Linux, the 32-bit compatibility libraries should be installed first:
# yum install glibc.i686
Create a directory for the CHARON-AXP distribution and copy the TAR.GZ files there. Set this directory as the default with a "cd" command as shown in the following example:
# mkdir /charon_dist
# cp /temp/charon-axp-4.8-1820018302.fc20el71.tar.gz /charon_dist
# cd /charon_dist
...
Extract the contents of the distribution TAR.GZ files to the current directory:
# tar -xvzf charon-axp-<VER>-<BN>.<ZZ>.tar.gz
where:
Description
VER
Version of CHARON-AXP product, for example 4.8
BN
Build Number of CHARON-AXP product, for example 1820018302
VC
68704 - CHARON-AXP product vendor code
ZZ
CHARON-AXP target operating system identifier. For Fedora Core 20 CentOS 7.x 'ZZ' value is 'fc20el71',
for Red Hat Linux 7.1 the value is 'el71', for Red Hat Linux 6.5 the value is 'el65'Example:
# tar -xvzf
charon-axp-4.8-1820018302.fc20el71.tar.gz
As a result, the new directory "charon-axp-<VER>-<BN>.<ZZ>" will be created.
Switch to the directory, created by the "tar" command in the previous step:
# cd
charon-axp-<VER>-<BN>.<ZZ>
Example:
# cd charon-axp-4.8-1820018302.fc20el71
The distribution directory contains the following RPM files with CHARON-AXP product, Sentinel run-time, license support and utilities:
File name
Description
charon-axp-VER-BN.ZZ.x86_64.rpm CHARON-AXP aksusbd-2.5-1.i386.rpm
HASP Run-time
charon-license-VER-BN.ZZ.x86_64.rpm
CHARON Libraries
charon-utils-VER-BN.ZZ.x86_64.rpm
CHARON Utilities
Example:
# ls
aksusbd-2.5-1.i386.rpm
charon-axp-4.8-1820018302.fc20el71.x86_64.rpm
charon-license-4.8-1820018302.fc20el71.x86_64.rpm
charon-utils-4.8-1820018302.fc20el71.x86_64.rpm
...
|
...
|
Div | ||
---|---|---|
| ||
...