Skip to end of metadata
Go to start of metadata

By default, the embedded web server in the Free Backup Manager required for the Web-based Interface will listen on TCP ports 80 (HTTP) and 443 (HTTPS). These ports are frequently in use by your Linux Server (e.g. by Apache). If you are already using ports 80 and 443 by other applications, you will need to define different ports for the backup manager. 8080 (HTTP) and 8443 (HTTPS) are recommended alternatives to standard 80 and 443. You can chose any valid and unused TCP port that you like.



Linux Installations

Use this command to change HTTP and HTTPS Backup Manager Ports for your Linux backup manager installation:

# serverbackup-setup --http-port 8080 --https-port 8443


Note
You can also define the HTTP and HTTPS Ports in the "Configuration" section of the backup manager. See Configure Web Server Options.

Windows Installations

Follow the instructions below to configure HTTP and HTTPS Backup Manager Ports using the Backup Manager Configuration Utility.

Note
You can also define the HTTP and HTTPS Ports in the "Configuration" section of the backup manager. See Configure Web Server Options.

1. Run the Windows Backup Manager Configuration Utility by going to Start > All Programs > Idera Server Backup > Backup Manager Configuration Utility.

2. Select the "Server Configuration" tab in the Windows Backup Manager Configuration Utility main window.

Free Edition

Enterprise Edition

3. In the right area, you can define the following settings:

  • Disable HTTP - Check the box to forbid connections to the backup manager over HTTP protocol.
  • Disable HTTPS - Check the box to forbid connections to the backup manager over HTTPS protocol.
  • Backup Manager HTTP Port - Enter the port that the HTTP Server will listen on. The default value is "80."
  • Backup Manager Secure Port - The secure port is specific to encrypted (SSL) HTTPS connections. Enter the port the HTTPS Server will listen on. The default value is "443." See also: Using Intermediate SSL Certificate.

If necessary, click on the "Revert Port Changes" to discard your unsaved changes and return to the saved parameters.

4. Click on "Update Port Settings" to save your changes.

5. Once the change is applied, a confirmation dialog appears. Click "OK."

6. Now you must restart the backup manager service for your changes to take effect. See Restart Backup Manager.

See also:

Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.