Preparing Your System: Installing IIS for CygNet Bridge

Microsoft Internet Information Services (IIS) web software is required to run CygNet Bridge. The version of IIS needed is determined by the operating system running on your host computer.

Required IIS settings for CygNet Bridge are described below for each of the following IIS versions.

Refer to Microsoft IIS online documentation for information beyond the scope of this document.

Install IIS

Prior to installing CygNet Bridge or associated products, and after installing .NET Framework if applicable, complete the following tasks to install the correct version of IIS, as appropriate to your operating system, on the server where you will be installing CygNet Bridge.

For all IIS versions, install with Administrative rights.

Install IIS 10 for CygNet Bridge

If you are using Windows Server 2022, Windows Server 2019, or Windows Server 2016, complete the following procedure to install IIS 10.

Note: There may be small variations in labels or options presented, depending on the version of your Windows Server operating system.

To Install IIS 10 for CygNet Bridge

  1. Log in to the machine where you will be installing CygNet Bridge, using Administrative privileges.
  2. Open Server Manager. Click Start > Server Manager to open it.
  3. In Server Manager, select Dashboard > Add roles and features to launch the Add Roles and Features Wizard.
  4. If the Before You Begin page appears, read the information provided, and then click Next.
  5. On the Installation Type page, select Role-based or feature-based installation, and then click Next.
  6. On the Server Selection page, select Select a server from the server pool, select your server name from the Server Pool list, and then click Next.
  7. On the Server Roles page, verify Web Server (IIS) installation.
    1. Select Web Server (IIS).
    2. If additional features are required to install Web Server (IIS), the Add Roles and Features Wizard appears, listing all (and auto-selecting any remaining) features required to install Web Server (IIS).
    3. Click Add Features to add required Web Server (IIS) features and any related management tools.
    4. Back on the Server roles page, click Next.
  1. On the Features page, verify .NET Framework installation.
    1. Select and expand .NET Framework 4.7 Features and select the following options:
      • .NET Framework 4.7
      • ASP.NET 4.7
      • WCF Services — expand and select the following options:
        • HTTP Activation
        • TCP Port Sharing
    2. If additional features are required (and not yet selected) to install HTTP Activation, the Add Roles and Features Wizard appears. The wizard lists all (and auto-selects any remaining) features required to install HTTP Activation.
    3. Click Add Features to add required HTTP Activation features and any related management tools.
    4. Back on the Features page, click Next.
  1. On the Web Server Role (IIS) page, read the information provided, and then click Next.
  2. On the Role Services page, select and expand Web Server to select the following role services.
    1. For Common HTTP Features, select the following options:
      • Default Document
      • Directory Browsing
      • HTTP Errors
      • Static Content
    2. For Health and Diagnostics, select the following options:
      • HTTP Logging
    3. For Performance, select the following options:
      • Static Content Compression
    4. For Security, select the following options:
      • Request Filtering
      • Windows Authentication
    5. For Application Development, select the following options:
      • .NET Extensibility 4.7
      • Application Initialization
      • ASP.NET 4.7
      • ISAPI Extensions
      • ISAPI Filters
    6. For Management Tools, select the following options:
      • IIS Management Console
    7. Click Next.
  1. On the Confirmation page, verify that the correct role services and features are selected.
  2. Your installation can be initiated in one of the following ways.
  1. On the Results page, confirm your installation completed successfully with all selected features, and then click Close.

After Installing IIS

After installing IIS, proceed to activating HTTPS (strongly recommended).