So here is the scenario
I have one NIC configured with two ips and two gateways for two diff networks. Consider the gateway/subnet are 192.168.0.1/24 and 192.168.1.1/24. If connection is initiated from my NIC IP 192.168.0.100 it needs to go through 192.168.0.1 and likewise.
But to my understanding routes are chosen based on destination. I would like to know if the vice versa is possible in windows 7. I went through few threads.
- Rules based gateway selection under Windows This is pretty much opposite of what i need
- Routing decision when there are two default gateways on windows Thats with two NICs which I know is possible by specifying NIC when I add a static route
Any help would be appreciated.
Regards, Siva R