On Wed, 9 Jun 1999, Paul Mackerras wrote:

> > Jun  8 18:39:19 ursa pppd[2525]: Terminating connection due to lack of activity.
> > Jun  8 18:39:19 ursa pppd[2525]: Script /etc/ppp/ip-down started; pid = 2619
> > Jun  8 18:39:19 ursa pppd[2525]: sent [LCP TermReq id=0x2 "Link inactive"]
> > Jun  8 18:39:20 ursa pppd[2525]: rcvd [LCP TermAck id=0x4]
> > Jun  8 18:39:20 ursa pppd[2525]: Connection terminated.
> > Jun  8 18:39:20 ursa pppd[2525]: Connect time 3.6 minutes.
> > Jun  8 18:39:20 ursa pppd[2525]: Sent 8474 bytes, received 67010 bytes.
> > Jun  8 18:39:20 ursa pppd[2525]: Terminating on signal 2.
> 
> This is the culprit; something is sending pppd a SIGINT, which it
> takes as a request to clean up and exit.  I can't tell what would have
> sent the SIGINT (^C signal) to pppd.
> 
> Paul.

Hi Paul,

Unfortunately, my pppd binary comes stripped in RH6.0 distribution
so I can't attach a debugger to it and see what sends the SIGINT.
I was wondering, does anyone else running the same version on
RH6.0 seen the same problem?

Another problem I noticed also with the same pppd:

I tried the suggestion I read in some ppp documentation somewhere
and put the line

   pd:23:respawn:/etc/ppp/ppp-on

in my /etc/inittab file to workaround the problem. I ran into
another problem. When that line is executed in inittab, there
are 8 instances of pppd created, all at the same time! Pretty
strange given that the ppp start scripts are taken right out
of what came in the scripts directory in the distribution.
Any idea what I'm missing here?

Thanks, once again.

/basie


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

Reply via email to