WEB_SERVER_TUNNEL option for NetBackup clients
Add the WEB_SERVER_TUNNEL option to use a specific media server that creates the HTTP tunnel for connecting to a specific primary server. This option overrides the media and primary server list that is automatically generated on the client for sending web service connection requests.
For more information, refer to the About the communication between a NetBackup client located in a demilitarized zone and a primary server through an HTTP tunnel section in the NetBackup Security and Encryption Guide.
Table: WEB_SERVER_TUNNEL information
Usage | Description |
|---|---|
Where to use | On NetBackup clients. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: WEB_SERVER_TUNNEL = <primary> <media> The option uses the following parameters:
For a multi-domain setup, you can add multiple entries on separate lines. These entries can include a single primary server and different media servers or different identities of the media servers like IP addresses, host names, and Fully Qualified Domain Names (FQDN). For example, WEB_SERVER_TUNNEL=<primary> <media> WEB_SERVER_TUNNEL=<primary1> <media1> WEB_SERVER_TUNNEL=<primary1> <media1_IP address> By default, the WEB_SERVER_TUNNEL option is not present in the configuration file. |
Equivalent NetBackup web UI property | No equivalent exists. |