[Bug 668142] New: installation: manual network configuration is written only to ifup, not to networkmanager configuration
https://bugzilla.novell.com/show_bug.cgi?id=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c0 Summary: installation: manual network configuration is written only to ifup, not to networkmanager configuration Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hendrikw@arcor.de QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20110121 Firefox/4.0b10 When I install OpenSUSE (atm 11.4 milestone 6) to a notebook with LAN and WLAN and enter a static IP-address for LAN (eth0) during installation, this configuration information is written only to the ifup-configuration, but not to the networkmanager-configuration; even though networkmanager is chosen as the default network management software. I see this behaviour on OpenSUSE 11.4, but it may be not limited to this version. When networkmanager is the default then all configuration information entered during installation should be written to the networkmanager configuration (too). (/etc/NetworkManager/system-connections) The wired LAN connection is/becomes the system default because WLAN is deactivated at installation time. Reproducible: Always Steps to Reproduce: 1. install OpenSUSE on a system with wired and wireless LAN 2. keep networkmanager as the default to control the network connections 3. enter manually a static IP-address during installation for LAN Actual Results: The LAN connection is activated by networkmanager with DHCP. Expected Results: The LAN connection should use the static IP-address entered during installation. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c2 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |hendrikw@arcor.de --- Comment #2 from Li Bin <bili@novell.com> 2011-01-31 08:27:32 UTC --- Hendrik, How do you set the static IP-address, from the NetworkManager's applet in the notification area? Or just in the Yast GUI? Thanks! -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c3 Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|hendrikw@arcor.de | --- Comment #3 from Hendrik Woltersdorf <hendrikw@arcor.de> 2011-01-31 16:22:51 UTC --- Hi, I set the static IP-address during the installation process of OpenSUSE; not afterwards. In the grafical installer at this screen: http://en.opensuse.org/index.php?title=File:OSS113-DVD3.png&filetimestamp=20... I uncheck the checkbox "Use Automatic Configuration". Some time later I see a screen (sorry, I found only an old screenshot from OS 10.1: http://queens.db.toronto.edu/~nilesh/linux/suse-10.1-install/?id=30) where I can change the network settings. There I enter the static IP-adress etc. regards Hendrik -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c4 Li Bin <bili@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |hendrikw@arcor.de --- Comment #4 from Li Bin <bili@novell.com> 2011-03-04 07:03:01 UTC --- Hendrik, Could you reproduce it in the RC2? Thanks! -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c5 Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|hendrikw@arcor.de | --- Comment #5 from Hendrik Woltersdorf <hendrikw@arcor.de> 2011-03-04 16:49:37 UTC --- Yes, I could reproduce it in RC1 and RC2. During the installation of RC1 I did a couple of screenshots of the manual network configuration. If you are interested to see them, just give me a hint. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c6 Bill Wayson <bwayson@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwayson@gmail.com --- Comment #6 from Bill Wayson <bwayson@gmail.com> 2011-03-31 15:17:20 UTC --- Hello, My issue may be related. I have a laptop which I just upgraded to openSUSE 11.4 (retail version0 from 11.3. I cannot change the MTU for eth0 (which is wired connected to a 10/100 Mb switch -- have not tried the WLAN device yet) through the NM Manage Connections dialog. The value I enter is written somewhere because it persists in the NM Manage Connections dialog. But it is not written to "/etc/NetworkManager/system-connections/Auto eth0", and it has no effect on the actual device's MTU. Manually adding "mtu=1492" to the [802-3-ethernet] section in "/etc/NetworkManager/system-connections/Auto eth0" does work. Some thoughts: are the device action policies correctly set (I have not changed them); is somehow KWallet (where my WLAN credentials are stored) interfering with the system authentication required to modify "/etc/NetworkManager/system-connections/Auto eth0" (I am never prompted for the root password). Anyway,... Reproducible: Always Steps to Reproduce: 1. install OpenSUSE 11.4 on a system with wired and wireless LAN 2. keep networkmanager as the default to control the network connections 3. use NM manage Connections to change the MYU from Automatic to 1492 4. Disable and reenable networking (using NM) to force a reconfiguration of eth0 5. From a terminal, run /sbin/ifconfig eth0 and note the MTU setting Actual Results: The MTU is still 1500. Expected Results: The MTU to be 1492 -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c7 --- Comment #7 from Hendrik Woltersdorf <hendrikw@arcor.de> 2011-11-04 20:44:48 UTC --- Update: The problem still exists in openSuSE 12.1 RC2. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c8 Ursan Marius Bogdan <creation1985@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO CC| |creation1985@yahoo.com InfoProvider| |hendrikw@arcor.de --- Comment #8 from Ursan Marius Bogdan <creation1985@yahoo.com> 2012-01-24 10:53:01 UTC --- Can someone mention if this still happens in 12.1 final version ? -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c9 Bill Wayson <bwayson@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|hendrikw@arcor.de | --- Comment #9 from Bill Wayson <bwayson@gmail.com> 2012-01-26 18:37:07 UTC --- Thank you, Ursan, for your patience and help. It appears that the problem no longer exists for me in the released version of openSUSE 12.1 i586. My laptop was upgraded to 12.1, released version. Using both nm-connection-editor run from a terminal window and the KDE4 Network Management widget (both of which seem to be front ends into the Network Manager connection management dialog), I could change between 1500 and 1492 MTUs, and the change would stick after a restart of networking (# rcnetwork restart). As a side note, interestingly, when I set the MTU to "Automatic" (which is the current setting on this laptop), the MTU did not change from 1492 to 1500 after only restarting networking. However, it did change to 1500 after a reboot. Let me know if you'd like more information. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c10 --- Comment #10 from Hendrik Woltersdorf <hendrikw@arcor.de> 2012-01-26 19:47:01 UTC --- Sorry Bill, this bug is NOT about network management in the running system, but during installation. Please don't kidnap my bug :) I will test the original issue as soon as I find some free time. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c11 --- Comment #11 from Ursan Marius Bogdan <creation1985@yahoo.com> 2012-01-27 06:58:06 UTC --- Thanks Billy for the feedback. Hendrik there is no rush, take your time. Hope to see another bug gone. Personally i don`t use Network Manager but other users do, so clearing this bug would bring some good news . -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c12 Hendrik Woltersdorf <hendrikw@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Installation |Installation Version|Factory |Final AssignedTo|bili@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE 11.4 |openSUSE 12.1 --- Comment #12 from Hendrik Woltersdorf <hendrikw@arcor.de> 2012-01-27 20:33:05 UTC --- Now I testet my original issue, that a static ip address, entered during system installation, is not used in the running system, when NetworkManager is used. This problem still exists in the final version of openSUSE 12.1. Therefore I updated the product version of this bug. For the illustration of the important installation steps and the results after installation I made up a quick and dirty HTML page: http://http://www.hendrik-woltersdorf.de/suse/instlog12.1 -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c13 --- Comment #13 from Hendrik Woltersdorf <hendrikw@arcor.de> 2012-01-27 20:36:24 UTC --- sorry, here is the right link: www.hendrik-woltersdorf.de/suse/instlog12.1 -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c14 --- Comment #14 from Ursan Marius Bogdan <creation1985@yahoo.com> 2012-01-28 07:13:44 UTC --- Sorry to see that this bug is not gone Hendrik. Good news is that the bug is assigned as far as i can see. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c15 kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED CC| |kkzhang@novell.com Resolution| |NORESPONSE --- Comment #15 from kk zhang <kkzhang@novell.com> 2012-03-08 03:23:23 UTC --- Long time no response.So closed.Feel free to reopen it.Thanks. -- 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=668142 https://bugzilla.novell.com/show_bug.cgi?id=668142#c16 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |suse-beta@cboltz.de Resolution|NORESPONSE | AssignedTo|bnc-team-screening@forge.pr |mvidner@suse.com |ovo.novell.com | --- Comment #16 from Christian Boltz <suse-beta@cboltz.de> 2012-03-13 23:05:57 CET --- Nobody reassigning the bug to the package maintainer is no reason to close a bug as "noresponse". Reopening (and assigning to the package maintainer). Martin, my guess is that this is a bug in yast2-network. Please reassign if needed. -- 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