[Bug 418682] New: NetworkManager: static ip configuration via ifcfg-file does not work
https://bugzilla.novell.com/show_bug.cgi?id=418682 Summary: NetworkManager: static ip configuration via ifcfg-file does not work Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: tambet@novell.com ReportedBy: seife@novell.com QAContact: qa@suse.de CC: hschaa@novell.com Found By: Development Running FACTORY with NetworkManager-0.7.0.r3913-4, i get the following when starting the network in /var/log/NetworkManager: <info> Trying to start the system settings daemon... <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'addresses' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'addresses' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 <WARN> one_property_cb(): Ignorning invalid property 'mpppe-stateful' <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 <WARN> connection_get_settings_cb(): connection_get_settings_cb: Invalid connection: 'NMSettingIP4Config' / 'method' invalid: 1 And the interface is set up with dhcp, even though the ifcfg file is: root@stoetzler:~# cat /etc/sysconfig/network/ifcfg-cable BOOTPROTO='static' BROADCAST='' ETHTOOL_OPTIONS='' INTERFACETYPE='eth' IPADDR='10.10.129.129/16' MTU='' NAME='82566MM Gigabit Network Connection' NETWORK='' REMOTE_IPADDR='' STARTMODE='ifplugd' USERCONTROL='no' PREFIXLEN='' IFPLUGD_PRIORITY='20' After talking to Helmut, we suspect that the latest changes did not get applied to nm-system-settings. -- 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=418682 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com Priority|P5 - None |P2 - High -- 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=418682 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418682#c1 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FEATURE --- Comment #1 from Tambet Ingo <tambet@novell.com> 2008-08-26 00:55:19 MDT --- Yes, it's a change for 11.1 - NetworkManager will not try to use yast settings anymore. The main reason behind it is that it never worked correctly and is not possible to fix due to differences in the two. Use the connection editor in NetworkManager to define static IP connections. -- 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