Bug 478776

Summary: Netmask horribly foobared, set to the gateway address in graphical configuration
Product: [Fedora] Fedora Reporter: David Tonhofer <bughunt>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: harald, jmoskovc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-05 09:11:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Config window showing the bad netmask. It won't go away! none

Description David Tonhofer 2009-01-04 23:15:46 UTC
Description of problem:

I want to configure the network through the gnome graphical config, which is apparently a frontend to system-config network.

eth0 shall not be under control of Network Manager, we do not get configuration from DHCP but set it statically:

IP = 192.168.1.40
NM = 255.255.255.0
GW = 192.168.1.254

Very classical.

Unfortunately, the configurator insists on resetting the netmask to 192.168.1.254, there is no way to set it to anything reasonable (see screenshot).

Activation of eth0 shows messed-up routes and the netmask 192.0.0.0 configured. No network connection, of course.

[root@gefjun ~]# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:23:54:15:18:31  
          inet addr:192.168.1.40  Bcast:255.255.255.255  Mask:192.0.0.0
          inet6 addr: fe80::223:54ff:fe15:1831/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:236 errors:0 dropped:0 overruns:0 frame:0
          TX packets:306 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:240200 (234.5 KiB)  TX bytes:52162 (50.9 KiB)
          Interrupt:22 Base address:0x2000 

Workaround is to manually correct the netmask in /etc/sysconfig/network-scripts/ifcfg-eth0.

Version-Release number of selected component (if applicable):

system-config-network-1.5.93-2.fc10.noarch, om a fully updated F10 system.

How reproducible:

Unsure as yet.

Comment 1 David Tonhofer 2009-01-04 23:17:20 UTC
Created attachment 328160 [details]
Config window showing the bad netmask. It won't go away!

Comment 2 David Tonhofer 2009-01-04 23:26:27 UTC
This seems to be a duplicate of bug#469434

Comment 3 David Tonhofer 2009-01-04 23:28:43 UTC
Also a duplicate of bug#475419 ... didn't find those when looking through system-config-network bugs for F10 though.

Comment 4 Jiri Moskovcak 2009-01-05 09:11:32 UTC

*** This bug has been marked as a duplicate of bug 469434 ***