Proxy Server - Setting up and Requirements

Introduction

This document provides the system requirements and installation guide for the GYTPOL Proxy component. The primary function of the proxy is to facilitate clients' access to the backend in disconnected or air-gapped environments, ensuring minimal interaction with production networks.

Installation Requirements

Verify all the following GYTPOL requirements are met prior to installation of the GYTPOL Validator software:

  • Server Sizing – configurations for the server where the proxy is installed.

  • OS – operating system for the GYTPOL Proxy server.

  • Ports – the required open ports on both the server and client sides.

Antivirus – implement antivirus exclusions to ensure the unimpeded execution of GYTPOL Proxy.

Server Sizing

A dedicated server is not mandatory; you can utilize any existing server. However, ensure that the selected server possesses a minimum of 4 cores and 8GB of RAM.

OS

Supported operating systems include Windows Server 2016 Standard and newer versions.

 

  • Windows Server language settings:

    • The Windows Server operating system must be configured to use the English (United States) language.

    • The Windows Server language for non-Unicode programs must be set to use the English (United States) language.

Ports

From

To

Port number

Purpose

GYTPOL Clients

GYTPOL Proxy Server

If GYTPOL on-prem: 9093 (TCP)

Tunnel connections from clients to GYTPOL Proxy

If GYTPOL SaaS:

9093 (TCP), 9094 (TCP)

GYTPOL Proxy Server

GYTPOL on-prem Server

9093 (TCP)

Tunnel connections from the Proxy to GYTPOL Application

GYTPOL SaaS

443 (TCP)

Antivirus

If whitelisting is required, please consider the relevant paths:

C:\Program Files\Gytpol (including subfolders and files)

Installation

  1. Download the Proxy MSI file provided by the GYTPOL team and save it on the server.

  2. Log in to the server using an administrative account.

  3. Double-click on the MSI file to initiate the installation process. The following screen will be displayed:

image-20241106-090615.png

Continue with the installation process until you reach the DNS Configuration screen:

image-20241106-090706.png

By default, the GYTPOL proxy server communicates with 8.8.8.8 for name resolution. Customers looking to use other DNS servers need to edit this configuration.

To confirm a successful installation of the proxy, open Windows Services and verify the presence of the "Gytpol Proxy" service. Ensure that it is in the "Running" state.

Uninstalling

If you intend to uninstall the GYTPOL Proxy, please remove it from "Programs and Features" by selecting "Uninstall".

Upgrading

If you intend to upgrade the GYTPOL Proxy, please stop GYTPOL Proxy Service from the services MMC and run the installation of the new version. This will perform an in-place upgrade.

Â