[CentOS] What on Centos is wiping out my eth0 IP address every 5 minutes?

Fri Jul 26 23:09:54 UTC 2013
Eliezer Croitoru <eliezer at ngtech.co.il>

On 07/24/2013 05:01 PM, Rock wrote:
> Is there an easy way to tell which NIC is being used for a
> connection? Or to tell one NIC to win over the other?
Or in order to migrate just do a bond device on the machine and add both
wlan and eth to the same bond and let the kernel check the HA of the
network connection over the cable and the WIFI..
This way you can avoid deciding yourself what interface to use for a
working traffic.
Once you team the NIC and WIFI you will see it all from another angle
and understand what happens on each interface with tcpdump.

Eliezer