Hi,
I searched the forums but didn't see this exact question answered. I also googled it. When I edit /etc/resolv.conf with custom nameservers, the changes eventually revert. How can I make them "sticky"?
thanks in advance,
orange






sudo chattr +i /etc/resolv.confsudo chattr -i /etc/resolv.conf
remoulder wrote:If you are using network manager then you set nameservers in the connection properties, manual edits to resolv.conf will be overwritten.

edit /etc/NetworkManager/NetworkManager.confdns=dnsmasq#dns=dnsmasqsudo restart network-managercat /etc/resolv.conf
Users browsing this forum: No registered users and 6 guests