dialup modem

Brian McKee brian.mckee at gmail.com
Sat Nov 22 20:39:36 UTC 2008


On Sun, Nov 23, 2008 at 1:20 PM, John Heinen <hensandpat at earthlink.net> wrote:
> I hope that I don't mess up on the string but I don't know how else to
> insert this, whenever I try to work through the kppp setup I get this
> message
> /etc/resolve/.config is missing or can't be read. John

Perhaps you mean /etc/resolv.conf?

I suspect so. We need to see if that file exists, what it's
permissions are, and what's in it.

You could use Konqueror, but I'll give you terminal instructions as
they are easier to type.

Alt-F2, type konsole
At the prompt, type
  ls -ahl /etc/resolv.conf
Please write down carefully the output.  It should look like this
  -rw-r--r-- 1 root root 51 2008-11-22 15:26 /etc/resolv.conf

If it does look like that, type
  cat /etc/resolv.conf
so we can see what's in it.

Brian




More information about the ubuntu-users mailing list