Recovering an Archived Agentless Backup
$ cd /opt/DPX/bin$ vi bexenvNIB_PORT_RANGE=50000-50030 export NIB_PORT_RANGE$ sudo firewall-cmd --permanent --zone=public --add-port=50000-50030/tcp$ cd ../misc $ sudo ./bexads stop $ sudo ./bexads start
Last updated