Home Search

DriveWorks Pro 23
How To: Configure Windows Firewall for Pro Server (KB25031101)

Send Feedback

How To: Configure Windows Firewall for Pro Server

This document details how to configure Windows Firewall to allow access to DriveWorks Pro Server.

Applies To

Prerequisites

To follow the steps in this document DriveWorks Pro Server is required to be installed.

This article only applies to Windows Defender Firewall. Other Firewalls may have similar settings that can be applied.

The user logged onto the DriveWorks Pro Server machine is required to be an Administrators group member to perform the steps in this document.

Configure Windows Firewall

DriveWorks Pro Server requires Inbound Rules to be applied to the following ports:

  • 8025 (UDP) - This port allows DriveWorks Pro Server to be discovered by other DriveWorks Pro modules.
  • 54380 (TCP) - This port allows access to DriveWorks Pro Server data.

    54380 is the default ApplicationHttpPort DriveWorks Pro Server will use.

    This will change if the DriveWorks Pro Server Configuration File has been modified to use a different port for the ApplicationHttpPort or ApplicationHttpsPort.

    See Configuration File - Port Settings for more information.

Create an Inbound Rule for the discovery port (8025 UDP)

  1. Open Windows Defender Firewall with Advanced Security.
  2. Select Inbound Rules from the left hand column of the Windows Defender Firewall with Advanced Security window.

    Click New Rule... from the Actions column on the right.

  3. From the New Inbound Rule Wizard, select Port.

    Click Next.

  4. Select UDP.

    Select Specific local ports.

    Enter 8025.

    Click Next.

  5. Select Allow the connection.

    Click Next.

  6. Select Domain, Private and Public.

    Click Next.

  7. Enter a name for the rule.

    For example: DriveWorks Pro Server UDP.

Create an Inbound Rule for the data port (54380 TCP)

54380 is the default ApplicationHttpPort DriveWorks Pro Server will use.

This will change if the DriveWorks Pro Server Configuration File has been modified to use a different port for the ApplicationHttpPort or ApplicationHttpsPort.

See Configuration File - Port Settings for more information.

  1. Open Windows Defender Firewall with Advanced Security.
  2. Select Inbound Rules from the left hand column of the Windows Defender Firewall with Advanced Security window.

    Click New Rule... from the Actions column on the right.

  3. From the New Inbound Rule Wizard, select Port.

    Click Next.

  4. Select TCP.

    Select Specific local ports.

    Enter 54380.

    Click Next.

  5. Select Allow the connection.

    Click Next.

  6. Select Domain, Private and Public.

    Click Next.

  7. Enter a name for the rule.

    For example: DriveWorks Pro Server TCP.


Knowledge Base Article Ref:KB25031101