From owner-freebsd-questions@FreeBSD.ORG Thu Jan 25 10:30:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 490AC16A405 for ; Thu, 25 Jan 2007 10:30:14 +0000 (UTC) (envelope-from poluboyartsev@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.freebsd.org (Postfix) with ESMTP id EDCD313C467 for ; Thu, 25 Jan 2007 10:30:13 +0000 (UTC) (envelope-from poluboyartsev@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so440576wxc for ; Thu, 25 Jan 2007 02:30:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZUN/vEecZAz6LwPQhQnpmxfkYDRIHz5MoGf4jxR88NNq1pF8fkLWb4Otnz78wBc5gXi3CIRvHmtnNUQsKd/NqBvunFmqkobxAr05r/Taveb1UVhwi/XaaiJDYd6AFAx7o7dVfd+k8YFzz2auFbe+ha2kdKOo/Xz7WLqZTaJBWXc= Received: by 10.90.55.19 with SMTP id d19mr1988628aga.1169719300195; Thu, 25 Jan 2007 02:01:40 -0800 (PST) Received: by 10.90.115.10 with HTTP; Thu, 25 Jan 2007 02:01:40 -0800 (PST) Message-ID: <6afee4d60701250201r2bdf90f5l8c1091b54113bb52@mail.gmail.com> Date: Thu, 25 Jan 2007 15:01:40 +0500 From: "=?KOI8-R?B?5MHOyczBIPDPzNXCz9HSw8XX?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeRadius + mpd + Postgresql. lost connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2007 10:30:14 -0000 I have VPN-server based on FreeBSD 6.2 + FreeRadius (1.1.4_1) + mpd (3.18_5) + PostgreSQL(8.2.1). It works fine until any user try to enter invalid pair "login/password". After that nobody can connect to VPN-server. Moreover, all of opened at that moment connections are lost. I think that problem with radius + Postgresql configuration, and I do not know as to solve it.