On 10/21/2012 05:29 AM, Jim wrote:
> On 10/20/2012 04:55 PM, Sam Varshavchik wrote:
>> Get rid of the PEERDNS setting.
> Getting rid of the PEERDNS setting did not help..

PEERDNS=<answer>, where <answer> is one of the following:

yes — This interface will modify your system's /etc/resolv.conf file entries to 
use the DNS servers provided by the remote system when a connection is 
established.

no — The /etc/resolv.conf file will not be changed.

It is possible that the default is "yes" in the absence of the parameter.

Make it  PEERDNS=no.  While I've been lazy as of late and use the GUI.  I have 
set Method for IPV4 to "Automatic (DHCP) addresses only" which results in the 
resolv.conf not being touch and the following in the configuration file...

UUID="a8ca1d90-45fd-462c-8162-29093223af83"
NM_CONTROLLED="yes"
BOOTPROTO="dhcp"
DEVICE="p2p1"
ONBOOT="yes"
HWADDR=08:00:27:F1:1A:38
TYPE=Ethernet
DNS1=192.168.0.55
DOMAIN=greshko.com
DEFROUTE=yes
PEERDNS=no
PEERROUTES=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="System p2p1"


-- 
Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry 
Compiled
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to