[Bug 354124] New: NM-0.7 does not honor IP address settings
https://bugzilla.novell.com/show_bug.cgi?id=354124 Summary: NM-0.7 does not honor IP address settings Product: openSUSE 11.0 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seife@novell.com QAContact: qa@suse.de Found By: Development I yesterday updated my machine to STABLE, featuring NM 0.7 I have configured a static IP address, managed by SCPM: seife@susi:~> cat /etc/sysconfig/network/ifcfg-cable BOOTPROTO='static' BROADCAST='' ETHTOOL_OPTIONS='' IFPLUGD_PRIORITY='20' IPADDR='10.10.129.125/16' MTU='' NAME='IBM PRO/1000 MT Mobile Connection' NETWORK='' REMOTE_IPADDR='' STARTMODE='ifplugd' USERCONTROL='no' I do, however, only get a dynamic address: seife@susi:~> ip addr show dev cable 4: cable: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 100 link/ether 00:11:25:b2:d9:f4 brd ff:ff:ff:ff:ff:ff inet 10.10.100.8/16 brd 10.10.255.255 scope global cable inet6 2001:780:101:a00:211:25ff:feb2:d9f4/64 scope global dynamic valid_lft 30001sec preferred_lft 9999sec inet6 fe80::211:25ff:feb2:d9f4/64 scope link valid_lft forever preferred_lft forever Furthermore, when booting the machine, it does not get an IP at all, leading to ypbind and autofs failures during boot. It only seems to get an IP address once knetworkmanager is started. -- 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=354124 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c1 michal zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mzugec@novell.com --- Comment #1 from michal zugec <mzugec@novell.com> 2008-01-16 05:21:33 MST --- see bug #331583 there is patch attached but needs some improvements -- 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=354124 Mark Gordon <mtgordon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtgordon@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |tambet@novell.com -- 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=354124 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c2 --- Comment #2 from Tambet Ingo <tambet@novell.com> 2008-01-16 09:47:36 MST --- That patch is not relevant for NM 0.7. For this to work, I need to port the system-settings daemon to suse, it currently only supports redhat. But unfortunately, I have no time to hack on 0.7 until SP2 is shipped. -- 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=354124 User seife@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c3 Stefan Seyfried <seife@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |behlert@novell.com, zoz@novell.com --- Comment #3 from Stefan Seyfried <seife@novell.com> 2008-01-16 11:12:16 MST --- Ok, that's openSUSE unusable for 4 months. Can you point me to the source of this "system-settings daemon"? I have not found it inside the NetworkManager-0.7.0 tarball, but i might be looking at the wrong place. I will definitely not wait 4 months until i can use my machine again ;-) -- 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=354124 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c4 --- Comment #4 from Tambet Ingo <tambet@novell.com> 2008-01-16 11:48:54 MST --- How does using DHCP server make NM unusable? The directory is called 'system-settings'. I have non-finished, but compiling port done, I can send it your way if you're interested. Alternatively, you could use NetworkManager-gnome and it's connection editor to specify your IP address. Or implement connection editor for knm. -- 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=354124 User seife@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c5 --- Comment #5 from Stefan Seyfried <seife@novell.com> 2008-01-21 02:15:39 MST --- For me it is crucial to have the machine come up with the same ip on every boot which is not necessarily the case with the dhcp setup here. And at home, i don't run a dhcp server at all ;-) with nm-applet, i also was unable to add a static ip address connection (ip's would not get applied), but i will retry this with a fresh installation and a new user to make sure that it's not some old setting in my home that breaks things (and once i know where the problem is, i will file a proper bugreport, of course). If you'd send me the source that would be great. I can't promise anything, but if my pain is big enough, i'll take a stab at fixing it up ;-) -- 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=354124 User tambet@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=354124#c6 Tambet Ingo <tambet@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Tambet Ingo <tambet@novell.com> 2008-02-29 16:26:49 MST --- I just committed a fix for this. NetworkManager can now work without any applets using configuration provided by yast (/etc/sysconfig/network/*). -- 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