From owner-freebsd-isp@FreeBSD.ORG Thu Jan 14 12:47:15 2010 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DAA110656A4 for ; Thu, 14 Jan 2010 12:47:15 +0000 (UTC) (envelope-from pavel.klochan@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id 251028FC30 for ; Thu, 14 Jan 2010 12:47:14 +0000 (UTC) Received: by mail-ew0-f211.google.com with SMTP id 3so817700ewy.13 for ; Thu, 14 Jan 2010 04:47:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=MPLos88pXoa1SJSkxdICu87U6lyuw9DjthkX2iEfQP0=; b=mFHOnY9Miq5PN4Ni4sDXIusqqwskZtIxPi2d6Q2RKSiJf+qKwNsn4mTjxmBb6FsCQw WYjC93K1koUOR0+QhCqlb+zdgxBe+i3XzDeZOyKUO3KUmE4bA1YJ2+Pr69Zzno1PignF +hEpMKwBXHWOER3ccgIp9NOC4uYOieo4JdPqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=v5JXggUzrZYaJ1Q0dbBnS6SaJ/Iyo/jz6mAwyBGzpsFUAuagCd1ZKPCjuXIktxqnvh 4/vRQVTD/8TXdtdf3nvtBqyM4tcLaBO4dORK2RRpQ+iC2R37dVez54wuCZPi5oB1+L6W RUVrCmBQUrdk0TvN/ZvFvuMvyz7P2Xdq+jS1E= MIME-Version: 1.0 Received: by 10.216.86.135 with SMTP id w7mr246685wee.176.1263471734938; Thu, 14 Jan 2010 04:22:14 -0800 (PST) In-Reply-To: <1263465107.3500.36.camel@stormi-desktop> References: <002601ca9461$fae91bc0$4b40afcb@solacef62bf25b> <1263465107.3500.36.camel@stormi-desktop> Date: Thu, 14 Jan 2010 15:22:14 +0300 Message-ID: <6848980f1001140422jf3efc73jaac2cc90a4962dc4@mail.gmail.com> From: Pavel Klochan To: Shtorm Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-isp@freebsd.org Subject: Re: FreeBSD pppoe server X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jan 2010 12:47:15 -0000 On Thu, Jan 14, 2010 at 1:31 PM, Shtorm wrote: > On Wed, 2010-01-13 at 20:06 +0500, Fazal Ahmed Malik wrote: >> Hi, >> >> I have FreeBSD7 pppoe server running along with freeradius 2. I am unable to setup simultaneous use .Please help how to achieve this also i want to limit users by Data packages like limit in GB. >> Thanks, >> >> Fazal Ahmed Malik > > For sql backend in freeradius take a look into config file > > # Simultaneous Use Checking Queries > > Radius does not have option to drop user connection itself, I'm using > mpd5 and small perl script for rlm_perl to send 'mpd-drop-user' from > accounting. It works well. > > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >