I have a server with multiple interfaces. How do I get NetBackup traffic to go through both interfaces?
From Backup Central
Steve Bazinet had three clients, each with a different interface.
In the master's bp.conf file, he put:
SERVER=master-neta
SERVER=master-netb
SERVER=master-netc
One entry for each NIC in the box.
For the clients on NETA - SERVER=master-neta
For the clients on NETB - SERVER=master-netb
For the clients on NETC - SERVER=master-netc