I have searched a lot for a solution to this case but I couldn't find any.
So, any help would be appreciated.
I have a windows server 2012 with 1 NIC having 2 IPs bound to it 37.188.120.8 and 134.213.23.146.
These IPs are assigned private IPs 192.168.100.8 and 192.168.100.146
I have multiple VPNs configured on the Cisco ASA firewall and all of them allows traffic from both IPs.
The problem is that the .8 IP is the default IP on windows and one specific third party allows only traffic from .146 to his IP 196.232.5.228
I can't change the default IP of the windows instance in order not to break all the configurations on the VPNs.
The question is: Is there any way to force traffic going to 196.232.5.228 to have 134.213.23.146 as a source IP instead of the default IP?
While searching I encountered many posts suggesting using route command to add route but I'm not sure if this will help or not.
Any help is much appreciated.
Thank you,