Re: OpenDNS on Debian?
Dan-Simon Myrland wrote:
> Hay!
>
> I really need to use OpenDNS on my Debian Computer, is there a way to
> make this program work in Debian?
I use OpenDNS with a couple of DHCP-served computers, and a simple way
to use their recursive name servers, instead of those handed out by
DHCP, is to modify /etc/dhcp3/dhclient.conf with the following line:
prepend domain-name-servers 208.67.222.222,208.67.220.220;
this works for me with standard DHCP /etc/network/interfaces configs,
along with with resolvconf, openvpn, and vpnc.
--
Kind Regards,
Michael Shuler
Reply to: