Knowledge Base Article
Article Type: How To
Product: Symphony
Product Version:
Component: Symphony Server
Device Brands:
Created: 14-Sep-2011 5:07:04 PM
Last Updated:

How to configure Symphony to use other IP address when sending notifications

Scenario

Symphony has a local IP address and you want Symphony accessible from outside the LAN.

Solution

  1. In Symphony client, from the Server menu, select Manual Configuration Editor. The Server Configuration dialog box appears.
  2. At the top, click the Add a new setting... area. The Type, ID, Section, Key, and Value fields appear.
  3. Enter the following:
  4. Type=Global
    Section=Main
    Key= ExternalIP
    Value=<external IP address>
  5. Click Apply.
  6. Click Close.


To have different external IPs for different servers in the farm:

  1. In Symphony client, from the Server menu, select Manual Configuration Editor. The Server Configuration dialog box appears.
  2. At the top, click the Add a new setting... area. The Type, ID, Section, Key, and Value fields appear.
  3. Enter the following:
  4. Type=Server
    Section=Main
    ID= <server id>
    Key= ExternalIP
    Value=<external IP address>
  5. Click Apply.
  6. Click Close.

 

Average rating:
Please log in to rate.
Rated by 0, Viewed by 4321