Bug 115854 - no default route set
Summary: no default route set
Status: RESOLVED DUPLICATE of bug 115448
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: RC 1
Hardware: PowerPC All
: P5 - None : Normal
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 13:17 UTC by Patrick Kirsch
Modified: 2006-09-28 13:26 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
hwinfo, yast2-logs, ifcfg-eth*, dhcp, udev logfiles (295.77 KB, application/x-gtar)
2005-09-08 13:19 UTC, Patrick Kirsch
Details

Note You need to log in before you can comment on or make changes to this bug.
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.