From owner-freebsd-isp@FreeBSD.ORG Thu Jan 14 12:46:44 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 DD0181065670 for ; Thu, 14 Jan 2010 12:46:44 +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 73C988FC30 for ; Thu, 14 Jan 2010 12:46:43 +0000 (UTC) Received: by ewy3 with SMTP id 3so817700ewy.13 for ; Thu, 14 Jan 2010 04:46:38 -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=lEWZ7ANbGHJG2UF/ZMHTlP0GZ6lEoUgqQQ8d/8BGz6A=; b=pTdGQ2WIu0TEZBlODtzLWFdv4ZH5cT2Dg0KuYWoZAtSbG9EghMJ8WfT7BQsYrjRm8n mWxBHoOMicLK3crd7oC24pv/QrXsSDpg3zPJskSlPtwRS0XqQkIcA/+JcN/klJ8HrMNH fb+cl6qb7T7KbkM9lH8zczjSVcDMztHxqQcFg= 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=Zvbz/DorrZ33CYBolISnts0zr86hOSIaquYlVPfUeGHflkWGu8K7GK9wgTO4w4G4aI eBTwwIoxbJJf//RJWwlmgQQwp1RsGK8660sg4dQedOx1drXXgFBFeFozdoNiCKA71EO2 kbzCA20pdHqTx69bGQgV/RB9X7smBXAWpCRvY= MIME-Version: 1.0 Received: by 10.216.87.7 with SMTP id x7mr259007wee.53.1263471762325; Thu, 14 Jan 2010 04:22:42 -0800 (PST) In-Reply-To: <6848980f1001140422jf3efc73jaac2cc90a4962dc4@mail.gmail.com> References: <002601ca9461$fae91bc0$4b40afcb@solacef62bf25b> <1263465107.3500.36.camel@stormi-desktop> <6848980f1001140422jf3efc73jaac2cc90a4962dc4@mail.gmail.com> Date: Thu, 14 Jan 2010 15:22:42 +0300 Message-ID: <6848980f1001140422t2c20a88ck5b416106ed2d98b6@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:46:44 -0000 Sorry =) > On Thu, Jan 14, 2010 at 1:31 PM, Shtorm wrote: > > 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. Why to drop? This feature is used to limit the number of simultaneous sessions in authentication stage