Description of problem: Open Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. system-config-network 2. edit eth0 3. in general tab, select 'staticly assigned ip' 4. enter: ip: 10.0.10.4 netmask: 255.255.255.0 router: 10.0.10.254 5. click ok 6. click edit again to reopen the window you just closed Actual results: netmask is 10.0.10.254 Expected results: netmask is the value you entered: 255.255.255.0 Additional info: This is probably trivial to fix...
I can confirm it. It impossible set network configuration correctly.
additional (F10 on a i386 box) if I set MTU AND save this setting I see this: Component: system-config-network Version: 1.5.93 Summary: TB334155f4 ConfShellVar.py:66:__setitem__:TypeError: expected string or buffer Traceback (most recent call last): File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 829, in on_applyButton_clicked self.save() File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 411, in save self.saveDevices() File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 431, in saveDevices devicelist.save() File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 238, in save dev.save() File "/usr/share/system-config-network/netconfpkg/NCDevice.py", line 413, in save conf[confkey] = getattr(self, selfkey) File "/usr/share/system-config-network/netconfpkg/conf/ConfShellVar.py", line 66, in __setitem__ if self.quotereg.search(value): TypeError: expected string or buffer Local variables in innermost frame: varname: MTU self: <netconfpkg.NCDevice.ConfDevice instance at 0x8d5d4ac> place: 15 value: 1460 missing: 1
Hi, I am also seeing this weird behaviour. I have to use NetworkManager because of this bug. Thanks and any inputs if needed please ask and will be provided.
Looks like a duplicate of bug #469434.
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
*** This bug has been marked as a duplicate of bug 469434 ***