Bugzilla – Bug 115854
no default route set
Last modified: 2006-09-28 13:26:34 UTC
Installaing on a G5, 2 nics, eth0 unplugged, eth1 plugged. Both nics are set to dhcp in network configuration dialog. Network Update does not work, because no default route is set.
Created attachment 49208 [details] hwinfo, yast2-logs, ifcfg-eth*, dhcp, udev logfiles
Yes, dhcpcd for eth1 does not set it because it thinks the other one will do it. Use ifplugd. See bug 115448 comment 4. *** This bug has been marked as a duplicate of 115448 ***
how is that supposed to work if both have a cable plugged in? the /etc/sysconfig/network/dhcp file has to disappear, all these settings are per interface and not global. thats the bug.