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. NetBackup™ Snapshot Manager for Data Center Administrator's Guide
  3. Configure NetBackup Snapshot Manager for Data Center
  4. SELinux enabled plug-in configuration for custom ports
NetBackup™ Snapshot Manager for Data Center Administrator's Guide

SELinux enabled plug-in configuration for custom ports

NetBackup version 10.4 and later support SELinux on NetBackup Snapshot Manager for Data Center hosts to communicate between the Snapshot Manager and the storage arrays.

For successful plug-in configuration, the port used for REST API communication in the plug-in configuration must have an entry in the CIL.

To enable the communication port:

  1. Run the command:

    # flexsnap_configure updatecil -i

    You can see the following output:

    Following SElinux updates detected for Snapshot Manager.
        allow VRTSflexsnap.process reserved_port_t:tcp_socket name_connect;
    Do you want to update Snapshot Manager's SELinux policy? (y/n): y
    Updating runtime SELinux policy ...done

    Note:

    If the custom port tag is not reflected in the output of this command, then the port is non-communicable for some other reasons.

  2. For changes to take effect, run:

    flexsnap_configure restart

Feedback

Was this page helpful?
Previous

Verify storage array certificate

Next

Plug-in Discovery

Feedback

Was this page helpful?