Alain Spineux writes:

> pppd is running now for more than 1 month without problems,
> but now I have the messages : 
[snip]
> >May 14 09:20:05 server pppd[30519]: Can't execute /etc/ppp/ip-down: Argument list 
>too long

This is a bug in pppd, which should be fixed in the 2.4.0 beta2
release from ftp://linuxcare.com.au/pub/ppp.

What was happening is that when pppd changed the value for one of the
environment variables that it passes to the ip-up/ip-down scripts, it
was just appending the new value to the list rather than replacing the
old value.  So the environment list got longer and longer, eventually
resulting in the "argument list too long" error.

Paul.

-- 
Paul Mackerras, Senior Open Source Researcher, Linuxcare, Inc.
+61 2 6262 8990 tel, +61 2 6262 8991 fax
[EMAIL PROTECTED], http://www.linuxcare.com.au/
Linuxcare.  Support for the revolution.

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

Reply via email to