Bug 115854

Summary: no default route set
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Patrick Kirsch <pkirsch>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: PowerPC   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo, yast2-logs, ifcfg-eth*, dhcp, udev logfiles

Description Patrick Kirsch 2005-09-08 13:17:43 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.
Comment 1 Patrick Kirsch 2005-09-08 13:19:21 UTC
Created attachment 49208 [details]
hwinfo, yast2-logs, ifcfg-eth*, dhcp, udev logfiles
Comment 2 Martin Vidner 2005-09-08 14:21:46 UTC
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 ***
Comment 3 Olaf Hering 2005-09-08 14:27:19 UTC
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.