From owner-freebsd-isp Wed Jul 15 20:14:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA03702 for freebsd-isp-outgoing; Wed, 15 Jul 1998 20:14:35 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from enya.hilink.com.au (enya.hilink.com.au [203.8.14.116]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA03667 for ; Wed, 15 Jul 1998 20:14:14 -0700 (PDT) (envelope-from danny@enya.hilink.com.au) Received: from localhost (danny@localhost) by enya.hilink.com.au (8.8.7/8.8.7) with SMTP id NAA09018; Thu, 16 Jul 1998 13:13:31 +1000 (EST) (envelope-from danny@enya.hilink.com.au) Date: Thu, 16 Jul 1998 13:13:31 +1000 (EST) From: "Daniel O'Callaghan" To: "thepro@cisvcs.net" cc: "'freebsd-isp@freebsd.org'" Subject: Re: pppd In-Reply-To: <01BDAEBA.0592D1A0.mbedynek@lycosmail.com> 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 Mon, 13 Jul 1998, The Professional wrote: > this works well, but I want to limit the number of concurrent connections, > how could I go about using a more complex setup using pppd or using a > different dialier? You would need to write a script which looks for dups and kills the second entry. > I also would like to make it so that only certain groups are allowed > dialing access without a lot of hastle, is it possible to place in the > pap-secret file a group? man pppd. See /etc/ppp/ppp.shells Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message