Different WAN IP

Post Reply
AIS
Posts: 1
Joined: Fri Jun 05, 2020 6:33 pm

Different WAN IP

Post by AIS »

We have multiple Public IP addresses and I have assigned a public IP address to do NAT routing to BI. The problem is that BI keeps populating its web portal information with our "default" public IP address and we do not use this IP for anything due to security reasons.

How do I configure BI to respond to the information from the static IP address we have assigned to it.

Here is the example how we want to configure this. (yes I know these are all private IP addresses used in my example)

Public IP 10.10.10.5 is our public IP you will find for our company name.
Public IP 10.10.10.25 is the public IP we have assigned to BI.
Private IP 192.168.0.222 is the internal IP for BI.
We have NAT routing from 10.10.10.25 setup for ports 81 and 443 to 192.168.0.222 (we are currently only using 81, 443 will be configured later.)
I can see the traffic being routed to the BI server but no traffic is being sent back from BI.

The local windows firewall is disabled and I am confident that the firewall is correct as I have hundreds of this type of configuration already in place.

I need to have BI reply to traffic from 10.10.10.25 but it is not responding.
We are using the standard port of 81 until we can get this working.

Post Reply