From owner-freebsd-questions Mon May 21 8:23:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp06.iafrica.com (smtp06.iafrica.com [196.2.51.5]) by hub.freebsd.org (Postfix) with ESMTP id 59E3E37B424 for ; Mon, 21 May 2001 08:23:39 -0700 (PDT) (envelope-from ffkrz@iafrica.com) Received: from iafrica.com ([196.30.178.116]) by smtp06.iafrica.com (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0GDO008DRYGKAZ@smtp06.iafrica.com> for questions@FreeBSD.ORG; Mon, 21 May 2001 17:17:10 +0200 (SAT) Date: Mon, 21 May 2001 17:18:10 +0200 From: Francois Kritzinger Subject: Re: FreeBSD versions of Windows Apps To: Giorgos Keramidas Cc: Wayne Pascoe , freeBSD Mailing List Message-id: <3B0931B2.88B22788@iafrica.com> MIME-version: 1.0 X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3B082EEA.62A2ADA5@iafrica.com> <8666ev68lf.fsf@pan.penguinpowered.org.uk> <3B083154.BF2A5D49@iafrica.com> <86zoc74t66.fsf@pan.penguinpowered.org.uk> <3B08C473.D233EB28@iafrica.com> <20010521112030.A17593@hades.hell.gr> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > On Mon, May 21, 2001 at 09:32:03AM +0200, Francois Kritzinger wrote: > > > > Well the reason I want to be able to quit ppp is because when I download large > > files I do it over night, and over here phone rates are cheap from 7pm to 7am, > > so I usually make the DL manager disconnect the modem around this time. > > Two things. If you add in your /etc/ppp/options the following: > > idle 900 > > After 900 seconds of inactivity on the line, the PPP daemon will close the > connection automagically. If you want to kill pppd when some specific time i > reached, you can always use: > > # echo 'killall -TERM pppd ; killall -9 pppd' | at 06:55 > > Yes, I know, FreeBSD can be a lot different that Windows... > > --giorgos Cool, I actually forgot about the idle setting... I set mine to 0... Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message