> 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...


The culprit could be a combination of sendmail and DNS. If you have
sendmail compiled with the DNS lookup, it will try to check on your
nameserver everytime you do a sendmail -q (which is probably set for 10
min). The soution I used is to not use DNS in combination with sendmail. I
had to recompile it with out the DNS lookup though. 

Hope that helps

.peter



> 
> The other is that the connection seems to be very slow, and
> I noticed these errors in the logs when the connection
> goes up:
> 
> >Jan 28 02:03:53 linux1 pppd[273]: Serial connection established.
> >Jan 28 02:03:53 linux1 pppd[273]: Serial connection established.
> >Jan 28 02:03:53 linux1 pppd[273]: Serial connection established.
> >Jan 28 02:03:58 linux1 modprobe: Can't locate module ppp-compress-24
> 
> And every once in a while this error:
> 
> >Jan 28 02:04:31 linux1 pppd[273]: CCP: timeout sending Config-Requests
> 
> Here's what's in my /etc/ppp/options file:
> 
> >168.191.29.130:168.191.29.130
> >crtscts
> >lock
> >defaultroute
> >demand
> >idle 300
> >holdoff 60
> >ipcp-accept-local
> >ipcp-accept-remote
> >debug
> 
> If anyone could help me out or point me somewhere, I would
> appreciate it... I've looked all over, with no luck for the
> past couple weeks...
> 
> ____________________________________________________________________
> Get free e-mail and a permanent address at http://www.netaddress.com/?N=1
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to [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