You are on page 1of 3

CHAPTER 4

Ports Used by VeriCentre


If you are using firewall ensure that following ports are added in the exceptions
port list.
Table 20

Ports used by VeriCentre

Port Number

Protocol

Where?

Description

8000

TCP

Server

This is a listener port on the server. This is the


port used by the monitor server for publishing
data to the monitor clients. This port is not
configurable using any of the VeriCentre utilities.
This port can be configured for a server by
directly updating MONITOR_PUBLISH_PORT
field in CORE_SERVER table in database.

8001

TCP

Server

This is a listener port on the server. This is the


port used by the monitor server to listen to
incoming service requests from the monitor
clients. This port is not configurable using any of
the VeriCentre utilities. This port can be
configured for a server by directly updating
MONITOR_LISTEN_PORT field in
CORE_SERVER table in database.

VERICENTRE TECHNICAL REFERENCE MANUAL

55

P ORTS U SED BY VERI C ENTRE

Table 20

Ports used by VeriCentre (continued)

Port Number

Protocol

Where?

Description

48723

TCP

Client

This is a listener port on the client. This is the


port used by the monitor client to receive data
from the monitor server. This port can be
configured by updating the following registry key
on client machine.
VeriCentre >v3.0 > Download Monitor Client >
Mon_ClientPortNo.
If you modify this port number, you need to
execute the following tasks so that nonadministrative users can use the Download
Monitor Client:
1.Login to the client machine with a user having
administrative privileges.
2.On command prompt, go to VeriCentre\Bin
folder.
3.Execute following command
MonitorHTTPNameSpaceReservation.exe
For example, C:\Program Files\Bin>
MonitorHTTPNameSpaceReservation.exe

56

8012

TCP

Server

This is a listener port on the server. This is the


port that the VeriCentre Direct Download client
connects to on the server to get the data to be
downloaded to the Terminal. This port number
can be configured using the VeriCentre
Communications Settings UI.

8013

TCP

Server

This is a listener port on the server. This is the


port used by VeriCentre for TCP/IP downloads
through a Network concentrator like SmartNet or
from VeriFone IP terminals. This port can be
changed through the VeriCentre
Communications Settings UI. This port need not
be open in the firewall if you are not performing
TCP/IP downloads.

8700

TCP

Server

This is a listener port on the server. The


VeriCentre Trace client connects to this port on
the server to get the Trace information from the
server(s). This is a hard coded value and it
cannot be changed.

8701

TCP

Server

This is a listener port on the server. The


VeriCentre Initiated Download (VID) client
connects to this port on the server for initiating
VID jobs from the server. This port need not be
open in the firewall if you will not perform VID.
This is a hard coded value and it cannot be
changed.

VERICENTRE TECHNICAL REFERENCE MANUAL

P ORTS U SED BY VERI C ENTRE

Table 20

Ports used by VeriCentre (continued)

Port Number

Protocol

Where?

Description

9000

TCP

Server

This is a listener port on the server. The


VeriCentre Server Manager client connects to
this port on the server for getting status of the
server(s) as well as for starting and stopping the
server(s). This is a hard coded value and it
cannot be changed.

1521

TCP

Database server

Oracle Listener. Firewall should have SQLNet


Proxy protocol support. This port is configurable
in Oracle listener configuration.

TCP

Database server

SQL Server listener for connections. This is


configurable in SQL Server.

TCP

Primary Server

This is a listener port on the server. It is used for


VeriCentre license management. This port can
be configured by updating the following registry
key on Primary Server machine.

(Oracle only)
1433
(SQL Server)
27008

VeriCentre >v3.0 > License > ListenerPort


80

TCP

Server

This is the HTTP server port on IIS. HTTP server


listens on this port to route the Check for
Update requests from the terminal to Download
Automation Server.

8086

TCP

Primary Server

License Information Manager service listens on


this port. Secondary server and client
installations connect to this port to get the
licensing and database connectivity details.

Legend

Server - The VeriCentre communication server from which downloads are


performed. There can be multiple communication servers in a VeriCentre
installation.

Database server - The computer that hosts the Oracle or SQL Server
database. There is only 1 database server in a VeriCentre installation.

Primary server - The server on which VeriCentre license manager is running.


There is only 1 Primary server in a VeriCentre installation.

Client - The computer that runs client software for performing operations and
administration tasks on a VeriCentre system.

VERICENTRE TECHNICAL REFERENCE MANUAL

57

You might also like