the Redhat system starts the network sometimes this error message appears determining IP information for eth0 ... failed, no link present. Check Cable, what is the cause of the problem and do not know that the Internet only provides the solution information
Workaround:
/etc/sysconfig/network-scripts/ifcfg-eth<n>
/etc/sysconfig/networking/devices/ifcfg-eth<n>
In these two files, add a
Check_link_down () {
return 1;
}
If this file/etc/sysconfig/networking/profiles/default/ifcfg-eth0, then restart the network service. Also if the computer installed a rogue software called 60, be careful not to stop the related services of VMware, of course, it is OK to stop, when using VMware remember to open the relevant services. For example, if you shut down the VMware Virtual machine's DHCP service, the above error will also occur (determining IP information for eth0 ... failed).
Determining IP information for eth0 ... failed; No link present. Check Cable