Re: midco stealling searches, was browsers slowing Centos 7 installation to a crawl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Tue, 3 Dec 2019, Jonathan Billings wrote:

On Mon, Dec 02, 2019 at 06:51:44PM -0600, Michael Hennebry wrote:

Any idea what does affect search in resolv.conf ?
How can I fix this so I do not have to
manually edit resolv.conf after each reboot.

Neither of those files are the correct files to edit.

You want to edit the ifcfg-<interface name> file (replace
<interface name> with the name of the network interface) and add
PEERDNS=no in the file.  This will make it so DHCP doesn't overwrite
the resolv.conf.

I only have ifcfg-lo , which I am pretty sure is the loopback interface.
As expected, other files suggest eth0 is my ethernet connection.
Should I add a one-line ifcfg-eth0 file?

If you just want to hard-code DNS servers, you can either do that in
your networkmanager configuration, or add DNS1=9.9.9.9 to the ifcfg
file.  You can add a second IP with DNS2=1.1.1.1, too.  Use whatever
DNS IPs you want.

What I want is to keep midco from hijacking searches.
Keeping midco's DHCP from adding a search line
to resolv.conf seems to be the key.

I'll hard-code DNS servers if I have to,
but that is not the point of this.

Currently I have
# Generated by NetworkManager
# search midcoip.net
nameserver 2001:48f8:3004:2ce:5a19:f8ff:fe9e:a4bc
nameserver 192.168.0.1

My understanding is that the network manager
generates resolv.conf and DHCP edits it.
Does the network manager include nameservers?
Would putting PEERDNS=no in a ifcfg-eth0 file
result in an empty resolv.conf ?
I realize I could just try it and see,
but I do not know how much damage I could do if I mess it up.

This is documented in /usr/share/doc/initscripts-*/sysconfig.txt

I have /usr/share/doc/initscripts-9.49.47/sysconfig.txt only.

--
Michael   hennebry@xxxxxxxxxxxxxxxxxxxxx
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux