A.2 Sentinel Agent Manager Ports

The ports listed in the following sections are the default ports used for communication between Sentinel Agent Manager components. Ensure that these ports are open on the firewall.

NOTE:

  • All SQL ports listed are default ports. If you want to use named instances for any Sentinel Agent Manager SQL Server databases or services, configure named instances before installing Sentinel Agent Manager and specify the named instances during installation.

  • If you want to use a non-default port and have stopped the SQL Server Browser service, you must open the non-default port and create an alias for the port on all central computers and user interface computers.

  • Sentinel Agent Manager does not support using SQL aliases when installing the database server.

For more information about configuring Microsoft SQL Server ports on the firewall, see the Microsoft SQL Server documentation.

A.2.1 Central Computer Ports

The central computer uses the following ports for communication with other Sentinel Agent Manager components.

Port Number

To Component

Direction

Required/Optional

Purpose

TCP 1433

Database server

Outbound

Required

By default, the central computer uses this port to connect to the OnePoint database on the database server.

This port is the default port for Microsoft SQL Server. Instances use alternate ports configured during installation.

UDP 1434

Database server

Outbound

Required

If using a SQL Server instance, the browser service uses UDP 1434 to identify the port for the named instance.

TCP 135

Database server

Bidirectional

Required

The database server uses this port to discover the Microsoft Distributed Transaction Coordinator (MSDTC) listening port on the central computer.

TCP (random)

Database server

Inbound

Optional

MSDTC on the database server computer uses RPC dynamic port allocation to randomly select a port number ranging from 1024 to 65535 for communication with the central computer.

If you use a firewall to separate the database server from the central computer, the database server cannot communicate with the central computer unless you restrict RPC port usage to a specific number of ports higher than 1024 and then open those ports.

For more information about configuring MSDTC and RPC port usage, see Microsoft Knowledge Base Articles 250367, 300083, and 826852.

TCP 1590

Agent Manager Connector

Outbound

Required

By default, the central computer uses this port to connect to the Agent Manager Connector on the Sentinel server.

A.2.2 Sentinel Server Ports

The Sentinel server uses the following ports for communication with other Sentinel Agent Manager components.

Port Number

To Component

Direction

Required/Optional

Purpose

TCP 1433

Database server

Outbound

Required

By default, the Sentinel server uses this port to connect to the database server.

This port is the default port for Microsoft SQL Server. Instances use alternate ports configured during installation.

UDP 1434

Database server

Outbound

Required

If using a SQL Server instance, the browser service uses UDP 1434 to identify the port for the named instance.

A.2.3 Windows Agent Ports

Windows agents use the following ports for communication with other Sentinel Agent Manager components.

Port Number

To Component

Direction

Required/Optional

Purpose

TCP 8270

Central computer

Outbound

Required

Agents use this port to connect to the central computer.

TCP 445 (SMB over TCP)

Central computer

Inbound

Required

The central computer uses the Server Message Block protocol (SMB) over TCP port 445 to manage managed agents.

A.2.4 Unmanaged Windows Agent Ports

Unmanaged Windows agents use the following port for communication with other Sentinel Agent Manager components.

Port Number

To Component

Direction

Required/Optional

Purpose

TCP 8270

Central computer

Outbound

Required

The new Windows agent, version 6.5 and later, uses this port to connect to the central computer.

A.2.5 Agent Manager Console Ports

The Agent Manager console uses the following ports for communication with other Sentinel Agent Manager components.

Port Number

To Component

Direction

Required/Optional

Purpose

TCP 135

Central computer

Bidirectional

Required

The Agent Manager Console uses this port to discover the Windows Distributed Component Object Model (DCOM) listening port on the central computer.

TCP (random)

Central computer

Outbound

Optional

Windows DCOM on the Agent Manager Console computer uses RPC dynamic port allocation to randomly select a port number ranging from 1024 to 65535 for communication with the central computer.

If you use a firewall to separate the Agent Manager Console from the central computer, the Agent Manager Console cannot communicate with the central computer unless you restrict RPC port usage to a specific number of ports higher than 1024 and then open those ports.

For more information about configuring RPC port usage, see Microsoft Knowledge Base Articles 300083 and 826852.

TCP 1433

Database server

Outbound

Required

By default, the Agent Manager Console uses this port to connect to the OnePoint database on the database server.

This port is the default port for Microsoft SQL Server. Instances use alternate ports configured during installation.

UDP 1434

Database server

Outbound

Required

If using a SQL Server instance, the browser service uses UDP 1434 to identify the port for the named instance.