|
Just change into the sourcedirectory and start the installation with:
./install
Installing Netbackup client Software
choose OS Level RedHat2.4 (option 2)
Netbackup-Agent will be installed in /usr/openv/
After the installationis completed start in the sourcedirectory:
./firewallConf
this script will run the commands:
esxcfg-firewall -o 13782,tcp,in,bpcd
esxcfg-firewall -o 13782,tcp,out,bpcd
esxcfg-firewall -o 13724,tcp,out,vnetd
esxcfg-firewall -o 13720,tcp,in,bprd
esxcfg-firewall -o 13720,tcp,out,bprd
|