Re: starting ppp on boot up

2002-12-20 Thread Jonathan Chen
On Fri, Dec 20, 2002 at 10:23:45AM +, Scott Mitchell wrote: > On Fri, Dec 20, 2002 at 08:47:33PM +1300, Jonathan Chen wrote: > > On Fri, Dec 20, 2002 at 06:59:18AM +, P. U. Kruppa wrote: > > > Hi! > > > > > > I have a well working user ppp configuration, which I run > > > manually by > > >

Re: starting ppp on boot up

2002-12-20 Thread P. U. Kruppa
On Fri, 20 Dec 2002, Scott Mitchell wrote: > On Fri, Dec 20, 2002 at 02:31:20PM +, P. U. Kruppa wrote: > > In the meantime I found # man and copied/edited this > > - working - /usr/local/etc/rc.d - script: > > > > --- > > #!/bin/s

Re: starting ppp on boot up

2002-12-20 Thread Scott Mitchell
On Fri, Dec 20, 2002 at 02:31:20PM +, P. U. Kruppa wrote: > In the meantime I found # man and copied/edited this > - working - /usr/local/etc/rc.d - script: > > --- > #!/bin/sh - > # > #initialization/shutdown script for pppd > ca

Re: starting ppp on boot up

2002-12-20 Thread P. U. Kruppa
On Fri, 20 Dec 2002, Scott Mitchell wrote: > On Fri, Dec 20, 2002 at 08:47:33PM +1300, Jonathan Chen wrote: > > On Fri, Dec 20, 2002 at 06:59:18AM +, P. U. Kruppa wrote: > > > Hi! > > > > > > I have a well working user ppp configuration, which I run > > > manually by > > > # ppp -nat -ddial ad

Re: starting ppp on boot up

2002-12-20 Thread Scott Mitchell
On Fri, Dec 20, 2002 at 08:47:33PM +1300, Jonathan Chen wrote: > On Fri, Dec 20, 2002 at 06:59:18AM +, P. U. Kruppa wrote: > > Hi! > > > > I have a well working user ppp configuration, which I run > > manually by > > # ppp -nat -ddial adsl > > What is the simpliest way to start this automatica

Re: starting ppp on boot up

2002-12-19 Thread Jonathan Chen
On Fri, Dec 20, 2002 at 06:59:18AM +, P. U. Kruppa wrote: > Hi! > > I have a well working user ppp configuration, which I run > manually by > # ppp -nat -ddial adsl > What is the simpliest way to start this automatically on boot up? By adding the following lines into your /etc/rc.conf: p