A
APA
I have a server with multiple IP addresses (and web sites) that has a (.NET)
web app that makes calls to a web service. The web service requires to have
my IP address whitelisted in their firewall however they only allow one IP
address to be whitelisted. The problem is that the request from my server
goes out from any one of the IP addresses on my server not just the IP
address that the website code is running on. Is there a way to restrict
outgoing t traffic to come from a particular IP address?
--Buddy
web app that makes calls to a web service. The web service requires to have
my IP address whitelisted in their firewall however they only allow one IP
address to be whitelisted. The problem is that the request from my server
goes out from any one of the IP addresses on my server not just the IP
address that the website code is running on. Is there a way to restrict
outgoing t traffic to come from a particular IP address?
--Buddy