tom jackson wrote:
> 
> I was hoping someone could  help:
> 
> I'm running PPP-2.3.4 on a Linux Kernel 2.0.30 using demand
> dialing and IP Masquerading for a small network of Pc's..

Upgrade both kernel and ppp; you should probably get at least kernel
2.0.35 and ppp 2.3.5.

> I am having two problems, the 1st is that it seems to dial
> up every 10-15 minutes no matter if there is any traffic
> or not.  I have looked at the logs and it is dialing up
> all night long when no one is here... and it's tying up
> the phone lines when it shouldn't be...

Unlikely; much more likely is that you have windoze machines on the
network that are doing DNS requests for NetBIOS name resolution every 15
minutes. A royal pain in the butt. Look in the MS "Knowledge" Base for
info on how to stop them doing that. Which may or may not work.

> >Jan 28 02:03:58 linux1 modprobe: Can't locate module ppp-compress-24

That's not important; to get rid of it, add the following lines to
/etc/modules.conf:

alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate

> 
> And every once in a while this error:
> 
> >Jan 28 02:04:31 linux1 pppd[273]: CCP: timeout sending Config-Requests

Doesn't matter either (so long as the connection works); it's only
compression negotiation that's failing.

--
Nick Phillips ([EMAIL PROTECTED])

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to