In /etc/network/interfaces change the line:
auto eth0
in:
allow-hotplug eth0
Then test the configuration by typing:
ifdown eth0 ifup eth0