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.