Have you changed the metrics in the local routing table for any of the interfaces? From a routing perspective the issue may be where the return traffic is sent out a different interface (
And Source IP address) than what it was received on due to Windows picking the better interface. This would cause the reply traffic to fail on the client end since source IP addresses would not match.
On routers this can be an issue and is mitigated with certain security measures however considering that this is a Windows machine I am not entirely sure if the same concept applies. I would still be convinced with the firewall being the issue since the other NICs are most likely seen as "
Public Interfaces".
Josh
My firewall doesn't block any ping requests on either of my network interfaces despite having them both working with different IP's at the same time. No need to change the metric in my case, the entire metric thing is overrated and inconsistent at best.
I can only guess that the Op may be trying to ping those IP's outside of the gateway's subnet which won't work without some type of routing set up.
In case you were wondering about the GPO setting, Windows will not consistently connect to both interfaces at start up like it does now, unless that setting is disabled. I just use the wireless for testing.
Both of my connected interfaces with different IP's showed no delay or dropped packets with the ping, that was the only point I was trying to make.