Previous Topic: GUI Communication with the Base ProductNext Topic: Global Dashboard Server Communication


Primary Server and Member Server Communication Ports

This section describes the ports and protocols used to allow communication between the primary server and member servers in a Arcserve Backup domain. You can configure the following ports in the PortsConfig.cfg file:

CA Remote Procedure Call service

This is the ONCRPC portmapper service. Other ONCRPC services such as caserved, cadiscovd, caathd, lqserver, camediad, and idbserver use this service for registration. Clients that communicate using the other ONCRPC services first contact the ONCRPC portmapper service to enumerate the ports, and then contact the other ONCRPC service to communicate.

Domain service (Cadiscovd.exe)

This service maintains a database of users, passwords, equivalences, and hosts for the Arcserve Backup domain concept. This service is required for GUI communication.

Service controller (Caservd.exe)

This service is used to manage other services remotely and is required for GUI communication.

Authentication service (Caauthd.exe)

This service validates the caroot user login and equivalence. It is required for GUI and backup server communication.

LDBServer.exe

This service is used for proxy for database communication and can only be configured using the command line. This service is not required for GUI and backup server communication.

LQServer.exe

Used for proxy for job queue communication and can only be configured using the command line. This service is not required for GUI and backup server communication

Mediasvr.exe

Used for proxy for tape engine communication and can only be configured using the command line. This service is not required for GUI and backup server communication.

Carunjob.exe

Uses a port range for reconnection logic (on network communication failure) with the agents.

CA Management Service (casmgmtsvc.exe)

CA Management Service is a configurable service that lets Arcserve Backup command line utilities (for example, ca_backup and ca_restore) communicate under the following scenarios:

Location of Configuration Files
Remote Services Communication

The default values are as follows:

  • Protocol: SSL
  • Port (sslport): 7099
  • usessl: True

The optional values are as follows:

  • Protocol: NON SSL
  • Port (nonsslport): 2099

The Callback Service values are as follows:

  • Default port range: [20000-20100]
  • Optional port ranges: [10000|1999] or [20000-20100|10000|19999]
Arcserve Server and Client Server Communication

The default values are as follows:

  • Protocol: SSL
  • Port (sslport): 7099
  • usessl: True

The optional values are as follows:

  • Protocol: NON SSL
  • Port (nonsslport): 2099

The Callback Service values are as follows:

  • Default port range (clntportrange): 7199
  • Optional port ranges: [20000-20100|20000\19999]
Universal Agent service (univagent.exe)

Provides a central service for Arcserve Backup Client Agent for Windows and other backup agents.

Job Engine (jobeng.exe)

Maintains and executes jobs from the Arcserve Backup Job Queue.

DB Engine (dbeng.exe)

Provides database services for Arcserve Backup products.

Tape Engine (tapeeng.exe)

Manages the configuration and operation of backup devices for Arcserve Backup products.

Discovery Service (casdscsvc.exe)

Lets the Arcserve Backup server discover Arcserve Backup products that are running on the network using TCP/IP, MailSlots, and Broadcasts.