On 29 March 1999, Jan De Landtsheer <[EMAIL PROTECTED]> wrote:
> Rick Haskin wrote:
> 
> >
> > >
> > >         #! /bin/sh
> > >         /usr/bin/touch /tmp/ppp
> > >
> > > in ip-up, the file is not created.
> > >
> > >     So my questions are:
> > >
> > > (1) What's going on here?
> > > (2) Is there a better approach?
> > >
> 
> chmod 711 ip-up
> chmod 711 ip-down
> 
> Hope this helps

    That was pretty obvious, but my problem was elsewhere: the
CONFIG_BINFMT_MISC in newer (2.2.x) kernels.  Apparently if pppd is
invoked without a /bin/sh ancestor (which is the case f.i. if you set
pppd itself as the login shell for dialin users) and the kernel was
compiled without this option, the scripts are not run.  HTH. :-)

    As for my other question, related to accounting, Acua looks pretty
impressive.

    Regards,

    Liviu Daia

-- 
Dr. Liviu Daia               e-mail:   [EMAIL PROTECTED]
Institute of Mathematics     web page: http://www.imar.ro/~daia
of the Romanian Academy      PGP key:  http://www.imar.ro/~daia/daia.asc

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

Reply via email to