Bug 5967
Summary: | foul hosts configuration | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | richard-kelley |
Component: | installer | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | jack |
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-01-07 17:40:21 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
richard-kelley
1999-10-14 21:38:31 UTC
I can concur that this is a problem on single-NIC systems. The following is the actual output of a single NIC system (this is all on one line in the file): 127.0.0.1 localhost.localdomain localhost flounder.r2tech.com As you can see, the above is not correct at all. It should have been something like: 127.0.0.1 localhost.localdomain localhost 10.0.1.4 flounder.r2tech.com Even more preferrable would be: 127.0.0.1 localhost.localdomain localhost 10.0.1.4 flounder.r2tech.com flounder Added Jacques to CC line |