Re: how to execute stuff BEFORE disconnect

2000-12-09 Thread John Hasler
erik writes: > I would like to execute stuff (set my dynamic IP to 'off-line') right > before disconnect. is it possible? how? There is no reliable way to do it. You can edit poff and add commands to be executed before the kill command, but what the disconnect was unplanned? If your ISP hangs up

Re: how to execute stuff BEFORE disconnect

2000-12-09 Thread CaT
On Sat, Dec 09, 2000 at 09:02:38PM -0800, Erik Steffl wrote: > there are scripts in /etc/ppp that are executed right after the > connection was established and scripts that are executed right AFTER > disconnect. > > I would like to execute stuff (set my dynamic IP to 'off-line') right > before

how to execute stuff BEFORE disconnect

2000-12-09 Thread Erik Steffl
there are scripts in /etc/ppp that are executed right after the connection was established and scripts that are executed right AFTER disconnect. I would like to execute stuff (set my dynamic IP to 'off-line') right before disconnect. is it possible? how? thanks in advance... erik