Bug 10024

Summary: setting FORWARD_IPV4 in /etc/sysconfig/network fails
Product: [Retired] Red Hat Linux Reporter: David Lawrence <dkl>
Component: installerAssignee: Michael Fulbright <msf>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
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: 2000-03-07 19:08:18 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 Derek Tattersall 2000-03-07 12:30:55 UTC
FORWARD_IPV4 set to true in /etc/sysconfig/network does not set
/proc/sys/net/ipv4/ip_forward to 1 as it did in 6.1.  Happened on my
home firewall/masquerade box running rc1.2.

Comment 1 Nalin Dahyabhai 2000-03-07 14:30:59 UTC
This has been moved to the net.ipv4.ip_forward variable in /etc/sysctl.conf,
but the installer needs to be modified to stop adding FORWARD_IPV4 to
/etc/sysconfig/network.  Failing that, initscripts might need to migrate the
setting to preserve compatibility with older machines and upgrades.

Comment 2 Bill Nottingham 2000-03-07 15:48:59 UTC
initscripts *does* migrate the settings on upgrade; however,
it won't check for changes made *after* the upgrade.

This should be covered in the release notes.

Assigned to the installer so we can check it there.

Comment 3 Michael Fulbright 2000-03-07 19:08:59 UTC
Fixed in latest internal version.