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

Re: kppp problem



On Wed, Sep 26, 2001 at 12:25:22AM -0500, shamrock@mtco.com wrote:
> 1) why the error "modprobe: Can't locate module ppp0"

That looks like a bogus error.  Most likely you can ignore it.

> [root@localhost /etc]# cat resolv.conf
> nameserver 207.179.200.2        #kppp temp entry
> nameserver 207.179.200.10       #kppp temp entry
[...]
> 2) why no DNS, even though it's obviously getting picked up? (yes,
>    those are the correct DNS servers)

Hmm...  Just for fun, edit /etc/resolv.conf and make it look like
this:

nameserver 207.179.200.2
nameserver 207.179.200.10

In other words, get rid of the comments and any extra whitespace.  If
that doesn't work, add a "search" line (add a line like "search
luci.org" at the beginning).

If all that doesn't work, I'd suggest setting up a local resolver.
Just install the bind and caching-nameserver packages, fire up named,
and make your first nameserver in /etc/resolv.conf "0.0.0.0".

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.