Re: ppp and ip-up.d scripts

2001-07-31 Thread Faheem Mitha
On Tue, 31 Jul 2001, tony mollica wrote: > Hello. I know I've seen this problem here > before, but I am unable to locate the solution. > It appears that the scripts in ip-up.d are not > run when a dialup connection is made. The > /etc/ppp/ip-up script runs, but the > 'run-parts /etc/ppp/ip-u

Re: ppp and ip-up.d scripts

2001-07-31 Thread Glyn Millington
tony mollica <[EMAIL PROTECTED]> writes: > Hello. I know I've seen this problem here > before, but I am unable to locate the solution. > It appears that the scripts in ip-up.d are not > run when a dialup connection is made. The > /etc/ppp/ip-up script runs, but the > 'run-parts /etc/ppp/ip-up.

ppp and ip-up.d scripts

2001-07-30 Thread tony mollica
Hello. I know I've seen this problem here before, but I am unable to locate the solution. It appears that the scripts in ip-up.d are not run when a dialup connection is made. The /etc/ppp/ip-up script runs, but the 'run-parts /etc/ppp/ip-up.d' line doesn't execute. Any suggestions? thanks, --