Bug 62946

Summary: peerdns default 'no' for dhcp adapters
Product: [Retired] Red Hat Public Beta Reporter: Thomas M Steenholdt <tmus>
Component: redhat-config-networkAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: skipjack-beta2   
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: 2002-04-08 10:27:12 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 Thomas M Steenholdt 2002-04-08 10:27:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.9) Gecko/20020311

Description of problem:
When configuring my system for DHCP(eth0) using the redhat-config-network, my
ifcfg-eth0 was written with peerdns='no'.
I could not find any place to disable the no peerdns option from the gui and of
course my client would not operate correctly afterwards.
using a peerdns value of 'on' by default on dhcp clients is probablty a good idea!

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Start redhat-config-network
2. Configure your eth0 for dhcp
3. Save changes

	

Actual Results:  A look in the /etc/sysconfig/network-scripts/ifcfg-eth0 file
showed a peerdns value of 'no'

Expected Results:  A look in the /etc/sysconfig/network-scripts/ifcfg-eth0 file
should show a peerdns value of 'yes'

Additional info:

Comment 1 Harald Hoyer 2002-04-08 12:06:28 UTC

*** This bug has been marked as a duplicate of 62855 ***