My ISP asked me to use custom nameserver settings. I have placed these in /etc/resolv.conf. Unfortunately, every time I reboot the computer, the contents of this file is changed. To connect to the Internet, I must first edit that file. How can I ensure that this file does not change?
|
|
In all likelihood the culprit is NetworkManager -- it rebuilds Your best bet, unless you want to strip parts of your install out of your system, is to add your user to the Alternately, you can dig into |
|||
|
Take a look at the
|
|||||||||
|
|
If you are using ppp to connect to your isp, then |
|||
|
|
|
If you're using the Dynamic Host Configuration Protocol (DHCP), then it will configure your network settings automatically, which includes the address, the gateway and the nameserver, among others. When this happens, Check your system documentation to know what's the correct way to provide static DNS settings. For example, right now my
|
|||
|
|