Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] missing resolv.conf from new Debian install


Jamie Wilkinson wrote:

If not, then the reason you don't have a resolv.conf is that the installer
didn't create one because it had no nameserver addresses to use.


which is precisely what happens really.
just create a new one Richard - echo "nameserver 203.22.201.1" > /etc/resolv.conf

or whatever your ISPs nameserver ip is.
you probably only need one

dave