NetBackup83 Network Ports Reference Guide
NetBackup83 Network Ports Reference Guide
Release 8.3
Veritas NetBackup™ Network Ports Reference Guide
Document version: 8.3
Legal Notice
Copyright © 2020 Veritas Technologies LLC. All rights reserved.
Veritas and the Veritas Logo and NetBackup are trademarks or registered trademarks of
Veritas Technologies LLC or its affiliates in the U.S. and other countries. Other names may
be trademarks of their respective owners.
Veritas, the Veritas Logo, and NetBackup are trademarks or registered trademarks of Veritas
Technologies LLC or its affiliates in the U.S. and other countries. Other names may be
trademarks of their respective owners.
This product may contain third-party software for which Veritas is required to provide attribution
to the third party (“Third-party Programs”). Some of the Third-party Programs are available
under open source or free software licenses. The License Agreement accompanying the
Software does not alter any rights or obligations you may have under those open source or
free software licenses. Refer to the Third-party Legal Notices document accompanying this
Veritas product or available at:
This product may contain third party software for which Veritas is required to provide attribution
to the third party (“Third Party Programs”). Some of the Third Party Programs are available
under open source or free software licenses. The License Agreement accompanying the
Software does not alter any rights or obligations you may have under those open source or
free software licenses. Refer to the third party legal notices document accompanying this
Veritas product or available at:
https://www.veritas.com/about/legal/license-agreements
https://www.veritas.com/about/legal/license-agreements
The product described in this document is distributed under licenses restricting its use, copying,
distribution, and decompilation/reverse engineering. No part of this document may be
reproduced in any form by any means without prior written authorization of Veritas Technologies
LLC and its licensors, if any.
The product described in this document is distributed under licenses restricting its use, copying,
distribution, and decompilation/reverse engineering. No part of this document may be
reproduced in any form by any means without prior written authorization of Veritas Technologies
LLC and its licensors, if any.
The Licensed Software and Documentation are deemed to be commercial computer software
as defined in FAR 12.212 and subject to restricted rights as defined in FAR Section 52.227-19
"Commercial Computer Software - Restricted Rights" and DFARS 227.7202, et seq.
"Commercial Computer Software and Commercial Computer Software Documentation," as
applicable, and any successor regulations, whether delivered by Veritas as on premises or
hosted services. Any use, modification, reproduction release, performance, display or disclosure
of the Licensed Software and Documentation by the U.S. Government shall be solely in
accordance with the terms of this Agreement.
The Licensed Software and Documentation are deemed to be commercial computer software
as defined in FAR 12.212 and subject to restricted rights as defined in FAR Section 52.227-19
"Commercial Computer Software - Restricted Rights" and DFARS 227.7202, et seq.
"Commercial Computer Software and Commercial Computer Software Documentation," as
applicable, and any successor regulations, whether delivered by Veritas as on premises or
hosted services. Any use, modification, reproduction release, performance, display or disclosure
of the Licensed Software and Documentation by the U.S. Government shall be solely in
accordance with the terms of this Agreement.
http://www.veritas.com
Technical Support
Technical Support maintains support centers globally. All support services will be delivered
in accordance with your support agreement and the then-current enterprise technical support
policies. For information about our support offerings and how to contact Technical Support,
visit our website:
https://www.veritas.com/support
You can manage your Veritas account information at the following URL:
https://my.veritas.com
If you have questions regarding an existing support agreement, please email the support
agreement administration team for your region as follows:
Japan [email protected]
Documentation
The latest documentation is available on the Veritas website:
https://sort.veritas.com/documents
Documentation feedback
Your feedback is important to us. Suggest improvements or report errors or omissions to the
documentation. Include the document title, document version, chapter title, and section title
of the text on which you are reporting. Send feedback to:
You can also see documentation information or ask a question on the Veritas community site:
http://www.veritas.com/community/
Contents
Index .................................................................................................................... 25
Chapter 1
About the NetBackup
network ports
This chapter includes the following topics:
When connecting to legacy daemons on remote hosts, NetBackup 8.1 and newer
servers first attempt to connect to VERITAS_PBX. If unsuccessful, the connection is
retried to VNETD.
If connections are being made to an unexpected destination port, it is likely that a
problem in networking, operating systems, or applications is preventing consistent
connections to the default ports. To fix the problem, check the following:
■ Use the operating system commands (netstat, pfiles, lsof, process monitor)
to make sure that the expected processes are running and listening for
connections.
■ Use the bpclntcmd, bptestbpcd and bptestnetconn commands to check
connectivity to NetBackup hosts of any version.
The bptestbpcd command resides only on NetBackup servers.
The bpclntcmd and the bptestnetconn commands reside on both NetBackup
servers and clients.
The bpclntcmd -pn can be used to check connectivity from a client to the master
server.
Chapter 2
NetBackup Ports
This chapter includes the following topics:
By default, NetBackup uses ports from the non-reserved range for the source port.
Those ports are selected randomly from the range provided by the operating system.
Note: Configuring the Connect Options and other settings may change how source
and destination ports are selected. These settings and other non-default
configurations, are not discussed here. For details, see the NetBackup Administration
Guides, volume 1 and volume 2.
The following table lists the ports required by NetBackup to connect to various
services.
1 - It applies while you use the Resilient Network feature or when a NetBackup 8.0
or earlier master server cannot reach a legacy service via PBX.
2 - This port is used to provide back-level media server support for the media servers
that are configured for cloud storage. Only media server versions 7.7.x to 8.1.2 are
supported.
Ensure that the older media servers use this port. Communication with the master
server fails if the older media servers use a different port.
** It applies while you use the Resilient Network feature or when a NetBackup 8.0
or earlier media server cannot reach a legacy service via PBX.
NetBackup Ports 11
NetBackup client ports
+ This port is used to provide back-level media server support for the media servers
that are configured for cloud storage. Only media server versions 7.7.x to 8.1.2 are
supported.
Ensure that the older media servers use this port. Communication with the master
server fails if the older media servers use a different port.
* It applies while you use the Resilient Network feature or when a NetBackup 8.0
or earlier client cannot reach a legacy service via PBX.
** Required while you use the Resilient Network feature.
■ The UDP port 111 (portmapper) must be open from the media server to the
target storage server.
■ The TCP port 2051 (replication) must also be open from the media server to
the storage server for optimized duplication.
If the configurePorts script does not find one of the sets free (for example 8443
and 8205), it logs an error to the following file:
Windows:
install_path\NetBackup\wmc\webserver\logs\nbwmc_configurePorts.log
On UNIX and Linux, the following appears on the NetBackup system console:
configurePorts: WmcPortsUpdater failed with exit status <status_code>
When this error occurs, use the following procedure on the master server to manually
configure the ports. The configurePorts command is in the following location:
Windows:
install_path\NetBackup\wmc\bin\install\configurePorts
UNIX or Linux:
/usr/openv/wmc/bin/install/configurePorts
Note: NetBackup Web Services on the master server require port 1024 or higher.
Do not use a port number that is less than 1024. Ports that are less than 1024 are
privileged and cannot be used with the NetBackup Web Services.
NetBackup Ports 15
Configuring ports for the NetBackup Web Services
Example output:
You can configure one or two ports at a time. For example, to configure the
HTTPS port to 8553:
configurePorts -httpsPort 8553
Output:
Use this command as needed to configure a set of ports for HTTPS and
shutdown.
See Table 2-7 for a list of the port sets.
3 If the master server is in a clustered environment, do the following:
■ Make sure that the same set of ports are free on all the cluster nodes: Do
step 1 on each node.
■ Reconfigure the ports on each node as required: Do step 2.
■ To override the ports that are used across all nodes, enter the following:
configurePorts –overrideCluster true
This command updates the following file on shared disk:
Windows:
install_path/NetBackup/var/global/wsl/portfile
UNIX or Linux:
/usr/openv/netbackup/var/global/wsl/portfile
The NetBackup installer for Web Services uses this file during installation
in a clustered mode.
Chapter 3
Other Network Ports
This chapter includes the following topics:
■ NetBackup 5200 and 5220 appliance ports (for firewall between master and
media server)
Note: MSDP with Client-Direct (client deduplication) and optimized duplication need
some ports to be opened.
During Client Direct restores, TCP port 1556 must be open between the NetBackup
client and the master server.
Other Network Ports 17
About communication ports and firewall considerations in OpsCenter
Port Usage
10082 This is the NetBackup Deduplication Engine (spoold) port that is used by MSDP.
Open this port between:
10102 This is the NetBackup Deduplication Manager (spad) port that is used by MSDP.
Open this port between:
Ports 10082 and 10102 (MSDP) must also be open between the media server and
any storage servers that perform optimized duplications.
Note: If using Auto Image Replication (AIR) for optimized duplication, TCP ports
1556, 10082, and 10102 (MSDP) must be open between the NetBackup domains.
OpsCenter Web
GUI
Default
Port 13786
OpsCenter Database
Possible
PBX Firewall
default port SMTP
OpsCenter Server
1556 email
SNMP
traps Port 162
Possible
Firewall Possible
Firewall
NetBackup Master NetBackup Master
Server with NBAC Server without NBAC
SMTP recipient ports can be configured from the OpsCenter console (using Settings
> Configuration > SMTP Server). The SNMP trap recipient ports can also be
configured from the OpsCenter console (using Settings > Recipients > SNMP).
If these ports are changed then the appropriate hardware ports have to be opened.
Table 3-2 lists the communication ports that are used by key OpsCenter components.
OpsCenter SNMP Server 162 SNMP trap recipient Allow from source to
Server destination.
Web browser OpsCenter Server The following HTTPS ports HTTPS Allow from all hosts on
are checked for availability in network.
the specified sequence and
the first available port is used
by default:
1 443 (HTTPS)
2 8443 (HTTPS)
3 8553 (HTTPS)
Other Network Ports 20
NetBackup 5200 and 5220 appliance ports (for firewall between master and media server)
OpsCenter OpsCenter Server 13786 Sybase database Allow between source and
Server (dbsrv16) destination.
OpsCenter OpsCenter Server 1556 OpsCenter Product Allow between source and
Server Authentication destination in case NBAC is
Service (ops_atd) enabled on NetBackup
master server.
NetBackup ISM+ 5020/5200 Appliance IPMI 5900 KVM CLI access, ISO &
CDROM redirection
Symantec RM* 5220/5x30 Appliance IPMI 5120 RMM ISO & CD-ROM
redirection
Note: Ports 7578, 5120, and 5123 are for the unencrypted mode. Ports 7528, 5124,
and 5127 are for the encrypted mode.
Open these ports outbound from the appliance to allow alerts and notifications to
the indicated servers.
* This port number can be changed within the appliance configuration to match the
remote server.
443 NetBackup connects to TCP port 443 on the following VMware components:
Table 3-5 Ports used in NetBackup and the vSphere Web Client Plug-in
environment
5637 Media server Master server nbcssc Allow inbound and outbound
communication between master
server and all media servers that
are configured for cloud storage.
The port number is defined in the CloudStore Service Container configuration file
(cloudstore.conf) as follows:
CSSC_PORT=5637
The configuration file resides in the following directory on the older media servers:
■ UNIX: /usr/openv/netbackup/db/cloud
■ Windows: install_pathVeritas\NetBackup\db\cloud
See the NetBackup Cloud Administrator's Guide for more details.
http://www.veritas.com/docs/DOC5332
Other Network Ports 24
NetBackup Web Management Console (nbwmc) ports
1556 Master server Media server VERITAS_PBX Allow inbound and outbound
communication between master
server and all media servers that
are configured for cloud storage.
5637 Master server Media server nbwmc Allow inbound and outbound
communication between master
server and all media servers that
are configured for cloud storage.
Symbols T
5200 and 5220 appliance 20 TCP ports 6
C V
Client ports 11 VERITAS_PBX
CloudStore Service Container (nbcssc) port 23 VNETD 6
VMware ports 22
D vSphere Web Client Plug-in ports 22
DataDomain ports 12
Deduplication 16 W
Web Management Console ports
F nbwmc ports 24
firewall considerations 17
G
GRT ports 13
J
Java console ports 12
Java server ports 11
M
Master server ports 9
Media server ports 10
N
NAT and PAT 13
NDMP server ports 12
NetBackup CloudStore Service Container (nbcssc)
port 23
NetBackup ports 8
P
port numbers
CloudStore Service Container (nbcssc) 23
key OpsCenter components 17
Web Management Console (nbwmc) 24