Bug 81028

Summary: DNS unconfigurable when eth not enabled on boot
Product: [Retired] Red Hat Linux Reporter: Miloslav Trmac <mitr>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2003-10-02 11:34:55 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 Miloslav Trmac 2003-01-03 16:13:30 UTC
Steps to Reproduce:
1.Start installation of phoebe on a system with a network card
2.In the networking tab, deselect "activate at boot" for eth0
  => DNS and gateway settings are grayed out
3.Click Next
  => Two warning messages appear: Gateway was not filled in
     the same for Primary DNS
    
Either DNS and gateways is required when eth0 is ONBOOT=no, or
it isn't. Current behavior is inconsistent.

I'd prefer not requiring the info, in my case the card is never
used, but I don't feel strongly about it - the warnings are
easy to override.

Comment 1 Michael Fulbright 2003-01-08 21:20:44 UTC
Thanks for catching this - will look at as time allows.

Comment 2 Jeremy Katz 2003-09-25 21:19:48 UTC
Consistent in current codebase.

Comment 3 Miloslav Trmac 2003-10-02 11:34:55 UTC
Fix confirmed, thanks!