My Comcast DNS servers were down, so I wanted to add a universal DNS (4.2.2.1) to /etc/resolv.conf. I commented out:
#search localdomain
#nameserver 172.16.143.2
And added:
nameserver 4.2.2.1
Yet, every 20 minutes or so, the whole file is deleted and replaced with
search localdomain
nameserver 172.16.143.2
again, and my DNS ceases to work. What gives?
#search localdomain
#nameserver 172.16.143.2
And added:
nameserver 4.2.2.1
Yet, every 20 minutes or so, the whole file is deleted and replaced with
search localdomain
nameserver 172.16.143.2
again, and my DNS ceases to work. What gives?