Bug 5496

Summary: Network information not correctly set during install...
Product: [Retired] Red Hat Linux Reporter: fons.rademakers
Component: installerAssignee: Brock Organ <borgan>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.1CC: dguthu, genec
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-08-17 22:17:08 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 fons.rademakers 1999-10-04 17:26:24 UTC
The network info provided via the panel during the GUI
install did not produce a correct /etc/sysconfig/network
file: GATEWAY and GATEWAYDEV were missing. As a result
the network was not usable after reboot.

Also the domain part of the machine name was not used
in /etc/resolv.conf search field.

Comment 1 Gene Czarcinski 1999-10-10 13:43:59 UTC
In addition, the system name (static IP) is not set correctly.  There
is only an entry for the system name -- no domain specification.  My
system name does not involve "localdomain" so it is wrong.

Gene

Comment 2 fons.rademakers 1999-10-20 09:10:59 UTC
It turns out that the GATEWAYDEV needs to be set when there are more
than two NIC's in the system (which was my case). The two NICs were
correctly detected (one FastEthernet, eth0, and one GB eth, eth1).
My first report was wrong in that it stated that GATEWAY was not set
either. This is not true.

Comment 3 Jay Turner 1999-10-20 15:44:59 UTC
This issue has been forwarded to a developer for further action.

Comment 4 Michael Fulbright 2000-06-12 17:47:08 UTC
Assigned to test lab to verify against 6.2 release.