[Bug 448565] New: YaST2 creates static network configuration without gateway
https://bugzilla.novell.com/show_bug.cgi?id=448565 Summary: YaST2 creates static network configuration without gateway Product: openSUSE 11.1 Version: Beta 5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: thoenig@novell.com QAContact: jsrain@novell.com CC: tambet@novell.com Found By: --- YaST2 creates static network configuration without gateway I've installed Beta 5 on a laptop and did a default installation without manual interventions. After that I was wondering why NetworkManager successfully connected to the network, but the default route was missing. It turned out that NM used the converted settings of ifcfg-eth0 which looks bogus: BOOTPROTO='static' IPADDR='10.10.100.48/16' BROADCAST='10.10.255.255' STARTMODE='onboot' NAME='NetLink BCM5787M Gigabit Ethernet PCI Express' While installing I did _not_ choose to create a static configuration. I'll attach the y2logs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c1 --- Comment #1 from Timo Hoenig <thoenig@novell.com> 2008-11-25 03:26:18 MST --- Created an attachment (id=255114) --> (https://bugzilla.novell.com/attachment.cgi?id=255114) y2logs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c2 --- Comment #2 from Timo Hoenig <thoenig@novell.com> 2008-11-25 03:27:11 MST --- In comment 1: s/default route/default gateway -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c3 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mzugec@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |tambet@novell.com --- Comment #3 from Michal Zugec <mzugec@novell.com> 2008-11-25 04:25:39 MST --- reassign to NetworkManager maintainer -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c4 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mzugec@novell.com --- Comment #4 from Timo Hoenig <thoenig@novell.com> 2008-11-25 04:27:07 MST --- Why that? YaST creates a faulty configuration, or am I missing something? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c5 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tambet@novell.com |mzugec@novell.com Status|NEEDINFO |ASSIGNED Info Provider|mzugec@novell.com | --- Comment #5 from Michal Zugec <mzugec@novell.com> 2008-11-25 04:35:41 MST --- aaah, yes, sorry -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c6 --- Comment #6 from Timo Hoenig <thoenig@novell.com> 2008-11-25 04:37:22 MST --- np ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c7 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |thoenig@novell.com --- Comment #7 from Michal Zugec <mzugec@novell.com> 2008-11-25 04:40:17 MST --- Static information was inserted by install.inf: 2008-11-20 10:16:02 <1> d48.suse.de(3989) [YCP] clients/save_network.ycp:166 InstallInf($[ "bcast":"10.10.255.255", "bootproto":"static", "domain":"suse.de nue.novell.com", "gateway":"10.10.0.8", "hostname":"", "hwaddr":"00:17:a4:dc:ae:b4", "installation":"yes", "ipaddr":"10.10.100.48", "nameserver":"10.10.0.1", "netdevice":"eth0", "netmask":"255.255.0.0", "nisdomain":"suse.de", "type":"eth", "unique":"rBUF.L8DEHn4HObE" ] You probably inserted them via bootloader parameters of in Linuxrc, right? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c8 --- Comment #8 from Timo Hoenig <thoenig@novell.com> 2008-11-25 04:43:49 MST --- Hm, no, actually I did a NFS install as SLP was (still is?) broken in Nuremberg. But IIRC I chose DHCP in the installer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c9 --- Comment #9 from Timo Hoenig <thoenig@novell.com> 2008-11-25 04:47:32 MST --- Releasing NEEDINFO. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c10 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|thoenig@novell.com | --- Comment #10 from Timo Hoenig <thoenig@novell.com> 2008-11-25 05:41:51 MST --- Next try. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c11 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mzugec@novell.com |snwint@novell.com Status|ASSIGNED |NEW --- Comment #11 from Michal Zugec <mzugec@novell.com> 2008-11-25 05:43:34 MST --- Steffen, install.inf belongs to you ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User snwint@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c12 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |thoenig@novell.com --- Comment #12 from Steffen Winterfeldt <snwint@novell.com> 2008-11-25 07:12:17 MST --- I cannot reproduce this. Please start install with 'linuxrc.debug=1 linuxrc.log=/foo startshell=1', do what you did and attach the log. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User rodrigo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c13 Rodrigo Moya <rodrigo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rodrigo@novell.com --- Comment #13 from Rodrigo Moya <rodrigo@novell.com> 2008-11-25 08:35:12 MST --- I had a similar problem, but with NetworkManager, that the default gateway was not added to the routes. Switching to traditional ifup method made it work (with the same DHCP server), and reactivating NM and adding the default gw by hand made it work. Not sure if it's a separate bug though -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c14 --- Comment #14 from Tambet Ingo <tambet@novell.com> 2008-11-25 08:54:41 MST --- Rodrigo, installer/yast creates a configuration and NM converts it to it's connection. If the initial connection didn't have a default gateway, NM's connection will not have one either. You can check it by looking at the /etc/sysconfig/network/ifcfg-ethX -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=448565 User thoenig@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=448565#c15 Timo Hoenig <thoenig@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|thoenig@novell.com | Resolution| |WORKSFORME --- Comment #15 from Timo Hoenig <thoenig@novell.com> 2008-12-02 01:52:55 MST --- Steffen: I couldn't reproduce this on RC1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com