Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
iconfalse
titleIntroduction

This document has the specific information related to the Secure Multi-Port Gateway (TWebGateway) feature.

Overview

A WebGateway is a type of security solution that prevents unsecured traffic from entering an internal network of an organization. It is used by enterprises to protect their employees/users from accessing and being infected by malicious Web traffic, websites and virus/malware.

The TWebGatewayService is an executable file that works in association with IIS (Internet Information Services). In the list below you will find more detailed information regarding the installation process and some setting parameters.


...

Installation

To install the “WebGateway”, run the “InstallTWebGatewayService.exe” application. All the used information for the WebGateway is in the TWebGatewayService.exe.config.  It will create a window services and all output will be sent to windows event viewer. After any modification in the .config file the windows service must be stopped and started.


Using Additional Ports

When using additional ports (ExtraCount parameter), you need pre-configure the TWebGatewayService.exe.config, and then execute the WebGateway installation. The executable “InstallTWebGatewayService.exe” will verify the TWebGatewayService.exe.config and install the additional ports on Windows routing table. Then, after any modification related to the additional port you must follow the steps below:

  1. Run in Command Prompt the application: InstallWebGateway /uninstall
  2. Modify the file: TWebGatewayService.exe.config
  3. Run in Command Prompt the application: InstallWebGateway


Available Parameters

The available WebGateway parameters can be found in the list below:

...

Warning

The additional ports (extra ports) won’t work with the parameters LocalPortWA, RemotePortWA ,WA, Encrypt, RuntimeUsersProject, CheckRunTimeUsersWA and TargetCF.


Starting the Service

When the WebGateway service is started, log messages can be found in Windows EventViewer.

...