Paul E Condon wrote:
I'm running Etch. My resolv.conf starts with the line:

# generated by NetworkManager, do not edit!

and contains entries that I want to have new different
values. I want to change the values in a way that last
through a reboot, and I'd like to do it by editting
a file using vim. What is the file that is the authoritative source of nameserver addresses?

TIA

You can just

apt-get remove network-manager

What is your network like? Do you have a static ip or use dhcp? If you know your ip settings do not change, then just

Modify /etc/network/interfaces, /etc/resolv.conf, /etc/networks to suit your needs.

If you are using dhcp, then you might want to look into /etc/dhcp3/dhclient.conf


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to