Re: ppp-on & ppp-off



Hi,

On Tue, Sep 08, 1998 at 10:18:31AM +1200, Peter Cague wrote:
> I see that thers no ppp-on or ppp-off
> files for the dailer on.off
I think these are sample names for the scripts that
you use to fire up your ppp connection.
In my linux-debian system, the script name is pon, it is just a
small shell script
#!/bin/sh
pppd call provider

and poff aka ppp-off

#!/bin/sh
killall pppd

I think you should be able to get a ppp connection the normal
way and then try to customize the dailer.


-- 
      Ph. Grau <phgrau@wi-bw.tfh-wildau.de> Technische FH Wildau
                     Wildau, Brandenburg, Germany



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]