From owner-freebsd-questions Tue Jul 16 13:33:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBDEF37B400 for ; Tue, 16 Jul 2002 13:33:20 -0700 (PDT) Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A7543E5E for ; Tue, 16 Jul 2002 13:33:20 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g6GL53b60693; Tue, 16 Jul 2002 16:05:03 -0500 (CDT) (envelope-from nick@rogness.net) Date: Tue, 16 Jul 2002 16:05:03 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: admin@chillicothehospital.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Control of ppp dial-in In-Reply-To: <3D343563.27454.15F595E@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 16 Jul 2002 admin@chillicothehospital.org wrote: > I would like to be able to control the time of day that ppp is able to > dial the modem on a freebsd-4.5 box , 8-5 in -ddial mode, then deny > requests at other times. Any ideas? I'm not largely familiar with ppp but I would use a cron job to start ppp at 8 and use another cron job to shut it off (kill it) at 5. Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message