Denis Chapligin wrote:
> 
> I'm using a AutoPPP feature of mgetty. It starts pppd as user a_ppp with uid
> 0(and pppd is setuid too). Next pppd athorizes me and establishes the
> connection. But ip-up script is not executed. I cannot find any erros in logs,
> even with "debug" parameter.
> 

Just as a test, temporarily (i.e. copy your current one) edit your
ip-up.local so it has nothing but:

  echo "IP up" > /dev/console

and see if it still looks like it isn't being executed (be sure you have
a window receiving console output). Others have thought that it wasn't
executing only to find later that there was actually an error in their
script.

-- David

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

Reply via email to