Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 15:21:05 -0400
From:      Tom Limoncelli <tal@lumeta.com>
To:        admin@chillicothehospital.org, freebsd-questions@freebsd.org
Subject:   Re: Control of ppp dial-in
Message-ID:  <3D35C3A1.A8D29EB@lumeta.com>
References:  <3D343563.27454.15F595E@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

The current PPP implementation does not have such controls.  You can fake
it with cron: Make a ppp.conf-open and ppp.conf-closed file.  Add a cron
job that copies one of those two files to ppp.conf, and kills/restarts the
daemon.

--tal

-- 
Tom Limoncelli -- tal@lumeta.com  --  www.lumeta.com
         http://www.EverythingSysadmin.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D35C3A1.A8D29EB>