Mike Leone on 17 Jan 2008 20:45:04 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Can't seem to change my resolv.conf ... RESOLVED


Got it. I needed to fix

/etc/resolvconf/resolv.conf.d/original

I set the domain name there:

domain dacrib.local
search dacrib.local

and

         dns-nameservers 10.0.0.60 68.87.64.204 68.87.66.204

in /etc/network/interfaces


This results in /etc/resolv.conf:

nameserver 10.0.0.60
nameserver 68.87.64.204
nameserver 68.87.66.204
search dacrib.local
domain dacrib.local

So that's resolved. (HA!)

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug