On Mon, 14 Apr 1997, Ken and Masami Nakata wrote: > You can put it in /etc/ppp/ip-up, I think. "man pppd". BTW, you any idea on how i would use /etc/ppp/ip-down to kill a process? i think it would be something like 'ps -ax | grep [process] | awk somestuff i dont know how to use awk, but i saw something like this somewere once... -xiamin