F-Secure Policy Manager Admin Guide - 15.10-Adminguide-Eng
F-Secure Policy Manager Admin Guide - 15.10-Adminguide-Eng
Administrator's Guide
ii | Contents | F-Secure Policy Manager Proxy
Contents
Memory: 4 GB RAM.
1.2 Overview
Policy Manager Proxy reduces the load on networks to solve bandwidth problems in distributed installations of Client
Security.
Policy Manager Proxy offloads heavy traffic from the master server to optimize costly, high-latency traffic. For example,
the proxy node gets the necessary installation packages for software updates from the master server, and the managed
hosts then retrieve the packages from the proxy node. This means that the master server no longer needs to handle the
distribution load.
Secure connections are used both between hosts and proxy, and proxy and master server. This means that the proxy
node certificates must be pre-configured. Managed hosts connect to the configured proxy nodes using the Policy Manager
Proxies table.
F-Secure Policy Manager Proxy | 5
Note: Although the installation packages are distributed to hosts by the proxy node, Software Updater XML
databases are always downloaded from the master Policy Manager Server. This traffic always bypasses proxy
nodes.
Policy Manager Proxy can be configured to function as a reverse proxy. The proxy type defines if data requested by hosts,
such as anti-virus definitions and software updates, is retrieved directly from the internet or from the configured upstream
Policy Manager or other proxy. Forward proxy is used to decrease traffic between networks, for example a branch office
and headquarters. Reverse proxy is used in environments where the proxy has no direct connection to the internet, for
example. Reverse proxy is also used to decrease the load on the master server (or other forward proxy). By default the
proxy is installed in forward mode.
• Download it from the master Policy Manager using your browser (https://<policy manager server
IP/host name>:<https port number>);
• Export it from Policy Manager Console; or
• Retrieve it from the host if the Policy Manager Proxy host is already running Server Security or Linux Security and
is connected to the master Policy Manager.
In forward mode, the proxy downloads database and Software Updater updates from the internet. In reverse mode,
the proxy downloads the updates from the Policy Manager Server.
You can check that the installation was successful by going to the Proxy welcome page
(https://proxy_name:<HTTPS_port>, where <HTTPS_port> is the HTTPS port that you entered during
installation) in your browser.
6. Specify the HTTP proxy configuration if the Policy Manager Proxy host does not have a direct internet connection.
Note: The HTTP proxy that you configure is only used when Policy Manager Proxy is installed in forward
proxy mode, and only for internet connections. Connections to Policy Manager (to communicate certificates,
policies, and status, for example) are made directly to the Policy Manager Server. In reverse proxy mode, all
connections are made directly to the Policy Manager Server.
You can now configure endpoints to use the proxy by specifying the priority order of proxy nodes in the Policy Manager
Proxy table.
• Download it from the master Policy Manager using your browser (https://<policy manager server
IP/host name>:<https port number>);
• Export it from Policy Manager Console; or
• Retrieve it from the host if the Policy Manager Proxy host is already running Server Security or Linux Security and
is connected to the master Policy Manager.
[F-Secure PM Proxy]
UpstreamPmAddress = <address>
UpstreamPmPort = <port>
UpstreamPmUserName = <username>
UpstreamPmUserPwd = <password>
HttpPort = 80
HttpsPort = 443
Use the credentials of the temporary user that you created for the UpstreamPmUserName and
UpstreamPmUserPwd properties.
Linux (Red Hat, CentOS, SuSE):
a) Create a shell script named, for example, pmp.sh with the following content:
b) If you want to install Policy Manager Proxy in reverse mode, add the following command to pmp.sh between
the installation and fspms-config commands:
b) If you want to install Policy Manager Proxy in reverse mode, add the following command to pmp.sh between
the installation and fspms-config commands:
b) Run the installer from the distributable folder with the /silent option:
fspmp-<installer_version>.exe /silent
Linux:
a) Run the ./pmp.sh script.
7. When the installation is complete on each target host, remove the temporary user that you created to avoid credentials
being shared in plain text format.
For upgrading the product, you do not have to configure Policy Manager Proxy or create certificates, you only need to
upgrade the installation.
• Windows:
1. Download the Policy Manager Proxy installer and extract the executable content as described for clean installations.
2. Run the installer from the extracted content with the /silent option:
fspmp-<installer_version>.exe /silent
• Linux (Red Hat, CentOS, SuSE):
1. Download the Policy Manager Proxy installer.
2. Run the following command: rpm -U fspmp-<installer_version>-1.x86_64.rpm
• Linux (Debian, Ubuntu):
1. Download the Policy Manager Proxy installer.
2. Run the following command: dpkg -i fspmp_ <installer_version>_amd64.deb