Veritas NetBackup™ 8.0 Security and Encryption Guide
- Increasing NetBackup security
- Security deployment models
- Port security
- About NetBackup daemons, ports, and communication
- Additional port information for products that interoperate with NetBackup
- About configuring ports
- Auditing NetBackup operations
- Configuring Enhanced Auditing
- Access control security
- NetBackup Access Control Security (NBAC)
- Configuring NetBackup Access Control (NBAC)
- Configuring Access Control host properties for the master and media server
- Access Control host properties dialog for the client
- Troubleshooting Access Management
- Windows verification points
- UNIX verification points
- Verification points in a mixed environment with a UNIX master server
- Verification points in a mixed environment with a Windows master server
- About determining who can access NetBackup
- Viewing specific user permissions for NetBackup user groups
- Security certificates in NetBackup
- Overview of security certificates in NetBackup
- About the Security Management utilities
- About host name-based certificates
- About host ID-based certificates
- Using the Certificate Management utility to issue and deploy host ID-based certificates
- About certificate deployment security levels
- Setting up trust with the master server (Certificate Authority)
- About reissuing host ID-based certificates
- About Token Management for host ID-based certificates
- About revoking host ID-based certificates
- Security certificate deployment in a clustered NetBackup setup
- About deployment of a host ID-based certificate on a clustered NetBackup host
- About deploying a new host ID-based certificate
- Data at rest encryption security
- About NetBackup client encryption
- Configuring standard encryption on clients
- About configuring standard encryption from the server
- Configuring legacy encryption on clients
- About configuring legacy encryption from the client
- About configuring legacy encryption from the server
- Additional legacy key file security for UNIX clients
- Data at rest key management
- About the Key Management Service (KMS)
- Installing KMS
- Configuring KMS
- About key groups and key records
- Overview of key record states
- Configuring NetBackup to work with KMS
- About using KMS for encryption
- KMS database constituents
- Command line interface (CLI) commands
- About exporting and importing keys from the KMS database
- Troubleshooting KMS
Specifying firewall connection options on a NetBackup server or client
Within a NetBackup environment, you can define the connection options between a computer that initiates a connection (the source computer) and a computer that receives information (the destination computer).
In addition, you can set the default connection options for all of the other destination computers from the source computer. For example, if there is a firewall between the master server and the media servers, you can specify all the connection options from the NetBackup master server.
If the destination computer runs a NetBackup version that is earlier than the NetBackup master server, the ability to specify connection options from the source computer depends on the NetBackup release level on the destination computer. For more information, see the documentation for the NetBackup release level that matches the destination computer.
To specify Firewall connection options from a source computer
- In the NetBackup Administration Console, expand NetBackup Management > Host Properties > Master Servers in the left pane.
- In the right pane, select the master server.
- On the Actions menu, click Properties.
- In the properties dialog box in the left pane, select Firewall
- Click Change in the Default Connect Options pane.
A display similar to the following appears:
The following information applies to the Default Connect Options display:
If the source computer is a NetBackup client the display includes only the Daemon connection port setting.
The remaining steps in this procedure explain how to set the connection options.
- (Optional) Change the BPCD connect-back setting.
Choose one of the following:
Random port.
Specifies that the host computer use the legacy bpcd random port callback method to connect to other computers.
VNETD port.
Specifies that the host computer use the vnetd daemon to connect to other computers.
- (Optional) Change the Ports setting.
Choose one of the following:
Use reserved ports. Default.
When in effect, the source computer connects to bpcd on the destination computers that use a reserved port number.
Use non-reserved ports.
When in effect, the source computer connects to bpcd on destination computers using a non-reserved port number.
Make sure to perform step 9 of this procedure, which ensures that other computers in the NetBackup environment also are configured for non-reserved ports.
- (Optional) Change the Daemon connection port setting.
Choose one of the following:
Automatic.
Specifies that other computers connect to this host by using the vnetd daemon, if possible. If a connection via vnetd is not possible, use the daemon's legacy port number.
VNETD only.
Specifies that other computers connect to this host by using only the vnetd daemon. If your site's firewall rules prevent connections to this host through the legacy port number, make sure that this setting is in effect.
Daemon port only.
Specifies that other computers use the legacy port number to connect to this host.
When bpcd connections are made using the vnetd port number, the Ports and BPCD connect-back options are ignored. In this case, NetBackup uses non-reserved source port numbers, the vnetd destination port number, and no callback.
This setting does not affect connections to veritas_pbx, veritas-at-port, and veritas-auth-port. Those connections always use the legacy or IANA defined port numbers.
- (Conditional) Configure other computers in the NetBackup environment to use non-reserved ports.
Perform this step if you selected Use non-reserved ports.
Configure the clients to use non-reserved ports. You can accomplish this task from the NetBackup administration console in the Connect Options tab of the Client Attributes dialog box. For more information about how to use the options on this tab, see the NetBackup Administrator's Guide.