On RHEL6 and RHEL7 once you add a second interface on the same subnet, it does not work ( no ping)
The cause of the problem is a change on …
sudo apt-get update behind proxy
When using sudo apt-get update behind a proxy you must do
visudo
Defaults env_keep = “http_proxy https_proxy ftp_proxy DISPLAY XAUTHORITY”