Default Gateway issue with Multiple Network Cards
At times, there are issues with the default gateway when having multiple network cards with the same network address.
In order to force a network card to be the default gateway you can edit the /etc/sysconfig/network file .
set
GATEWAYDEV=eth0 or eth1 ……….