Zend certified PHP/Magento developer

WiFi Adapters not pinging IP address

I have two WiFi adapters : WiFi 1 (default, internal adapter for my desktop) WiFi 2 (USB WiFi adapater)

On WiFi 1, I get request timeout when trying to ping some IP addresses but WiFi 2 successfully pings them.

If I enable WiFi 1 and run “ping 66.85.80.163” I get request timed out. If I enable WiFi 2 and run “ping 66.85.80.163” everything works.

I need to use WiFi 1 to access this address.

What could cause this issue and how can I resolve it?