Bug 51462

Summary: Network number and broadcast address not re-calculated when changing IP address
Product: [Retired] Red Hat Public Beta Reporter: Jim Morton <jamorton>
Component: redhat-config-networkAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: roswellCC: pknirsch, rvokal, than
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-24 09:08:04 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:

Description Jim Morton 2001-08-10 17:18:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.6-3.1 i686)

Description of problem:
After post-installation re-boot,  changing IP address of eth0 did change
the IP address in the config file, but did not re-calculate and change the
broadcast address and network number.   The broadcast address is required
for proper ARP operation.

How reproducible:
Always

Steps to Reproduce:
1.Using GNOME  choose  Programs -> System -> Network configuration
2.Select device eth0 and press edit button.
3.select protocol tab and highlight TCP ( only protocol in my
implementation )
4. click edit button.
5.  Alter  IP Address significantly  -  change the network number portion
of the IP address,  not just the host within the network.  Make sure to
change the subnet mask and gateway if needed.   Save changes.
6.  plug into new network then /etc/rc.d/init.d/network stop   then  start
7.   try to reach site in an external network.
8.  the file   /etc/sysconfig/networking/devices//ifcfg-eth0  will not have
the proper values in it either.

	

Actual Results:  The original broadcast address and network number remained
in the file:
/etc/sysconfig/networking/devices//ifcfg-eth0

Expected Results:  New and correct broadcast address and network numbers
should have been in file:
/etc/sysconfig/networking/devices//ifcfg-eth0

Additional info:


Or maybe  its just swamp gas.

Comment 1 Glen Foster 2001-08-10 20:02:21 UTC
We (Red Hat) should really try to fix this before next release.

Comment 2 Trond Eivind Glomsrxd 2001-08-13 22:25:50 UTC
Can you try the rpms available at http://people.redhat.com/teg/neat/ ?

Comment 3 Phil Knirsch 2001-08-24 09:08:00 UTC
OK, fixed in most recent version (0.7.4-2)

Read ya, Phil