Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ Administrator's Guide, Volume II
  3. Additional configuration
  4. About the vm.conf configuration file
  5. RANDOM_PORTS entry in vm.conf
Veritas NetBackup™ Administrator's Guide, Volume II

RANDOM_PORTS entry in vm.conf

Use this entry to specify whether NetBackup chooses port numbers randomly or sequentially for communication with other NetBackup servers. This entry is read and interpreted on hosts on which vmd runs.

RANDOM_PORTS = YES|NO

If YES or no entry exists (the default), NetBackup chooses port numbers randomly from those that are available in the allowed range.

If NO, NetBackup chooses numbers sequentially. NetBackup begins with the highest number in the allowed range, and then tries the next highest, and so on until a port is available.

On UNIX, if random ports are not specified in the NetBackup configuration, specify RANDOM_PORTS = NO in the vm.conf file.

See the NetBackup Administrator's Guide, Volume I:

http://www.veritas.com/docs/DOC5332

To specify no random ports in the NetBackup configuration file, do one of the following:

  • Specify RANDOM_PORTS = NO in the bp.conf file on UNIX.

  • Use the NetBackup Host Properties in the NetBackup Administration Console: NetBackup Management > Host Properties > Double-click on master server > Port Ranges > Use random port assignments.

Feedback

Was this page helpful?
Previous

PREFERRED_GROUP entry in vm.conf

Next

REQUIRED_INTERFACE entry in vm.conf

Feedback

Was this page helpful?