For Linux/Unix. http://www.opendns.com/start/unix.php
Thanx,in short,OpenDNS' Linux/Unix instructions should be used........
This is valid if you are running bind.
What are the advantages of running BIND and does it result in better security(firewall-wise)?Is it necessary for home-desktops?How do I find whether I'm running BIND?
Following the instructions at openDNS' page replaced mtnl's ip's with
openDNS' addresses.
I added this line in dhclient.conf: prepend domain-name-servers 208.67.222.222,208.67.220.220;
My resolv.conf got overwritten accordingly: $ cat /etc/resolv.conf ### BEGIN INFO # # Modified_by: NetworkManager # Process: /usr/bin/NetworkManager # Process_id: 2967 # ### END INFO
You changed the DNS IPs in your dhclient.conf according to the For DHCPinstructions,not in your router,right?
nameserver 208.67.222.222
nameserver 208.67.220.220 nameserver 10.0.0.1
Now what's this about?Where is this supposed to be entered? Regards, Easwar