Binding Analytics Plus to a specific IP address when your server has multiple IP addresses is quite easy.
Step 1: Add an IP address(parameter) under the connector tag in the below files
- <AnalyticsPlus home>/conf/server.xml
- <AnalyticsPlus home>/accounts/conf/server.xml
- <AnalyticsPlus home>/reports/conf/server.xml
Step 2: Once the IP address is added, please restart the Analytics Plus services.
Step 3: Modify the "Alias URL to access the application" under Advanced Settings
Note: Perform a DNS Flush(ipconfig /flushdns)
Scenario: Assume you have two IP addresses for your server. Let's say "172.23.45.67" and "192.67.89.01".
Now, you would like to bind Analytics Plus to 172.23.45.67 and all you gotta do is add this IP " 172.23.45.67"
as an address parameter under the connector tag in the above-mentioned files and restart the services.