From owner-freebsd-isp Fri Jan 16 03:05:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA06530 for freebsd-isp-outgoing; Fri, 16 Jan 1998 03:05:40 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA06522 for ; Fri, 16 Jan 1998 03:05:31 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id WAA29627; Fri, 16 Jan 1998 22:04:48 +1100 (EST) Date: Fri, 16 Jan 1998 22:04:48 +1100 (EST) From: "Daniel O'Callaghan" To: Roger Dunk cc: freebsd-isp@FreeBSD.ORG Subject: Re: ISP Question In-Reply-To: <3.0.5.32.19980116214334.007ea550@mail.at.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 16 Jan 1998, Roger Dunk wrote: > I intend to have dial-up PPP connections into my FreeBSD box and want > FreeBSD to boot off the user that has been on the longest when ALL the > dial-in lines are in use. Or better yet, boot the user off ONLY if they > have been on for more than x minutes today. Look at /var/run/ppp*.pid. I have a program which you can hack to do what you want. I'll send it separately. Danny