Your problem is due to having two Default Gateways defined, one on each of your Ethernet adapters, but apparently only one of them has Internet access.
Solve this by:
- Disabling one of your Ethernet adapters.
- Check for Internet connectivity. If it's restored, then either:
- Leave that adapter disabled
- Convert it to a static IP configuration without specifying a Default Gateway
- If Internet connectivity isn't restored, re-enable the adapter, then start at step #1 by disabling the other adapter.