From owner-freebsd-questions@FreeBSD.ORG Sun Jul 22 08:59:15 2012 Return-Path: Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86C08106566C for ; Sun, 22 Jul 2012 08:59:15 +0000 (UTC) (envelope-from comnetboy@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0A6FE8FC0A for ; Sun, 22 Jul 2012 08:59:11 +0000 (UTC) Received: by lbon10 with SMTP id n10so8426958lbo.13 for ; Sun, 22 Jul 2012 01:59:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=DV7KrxAvuZ9v5dh/Vs/aeUz62RMvpdCgidzO+rdZG0Y=; b=JdeL3dd62exn2iKQBF2SgNqegoqa950SHfMKXWOqrIowzj97hqs/a1HnZJ9kX80XMe AhQ0gLAr0jhf6Xr7IEThOLqCocRvfCa93N9sY3z4X7P1p8Vg9b1MIgXj5EcHnlRlw96b 0OrGdFV6WqGH0+5SrdmiQ14jO1bLkazY3Hv/xZzqnBsA+azCLNrexn6kUbcrFgzl7mJU b8isSj2hqOTmaXo/SPWOVcpeWW5FSbP3zLdozzn7mR1QD6E4sWwQD6deY8kcNSNNoW1m ygGjyKmxOHzMFCMkT+BdvBrikBDyb11yXMBcCg5oNhMxsPcgAWrh3bmsXhzwXDlmJQFJ r8LQ== MIME-Version: 1.0 Received: by 10.112.23.7 with SMTP id i7mr2343784lbf.85.1342947550711; Sun, 22 Jul 2012 01:59:10 -0700 (PDT) Received: by 10.112.61.3 with HTTP; Sun, 22 Jul 2012 01:59:10 -0700 (PDT) Date: Sun, 22 Jul 2012 13:29:10 +0430 Message-ID: From: Computer Network Man To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Radius Attribute "acct-interim-interval" 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: Sun, 22 Jul 2012 08:59:15 -0000 Dear All; I found FreeBSD powerful and started using it. But I'm new in it and have some questions? where is the best place for asking? For example I have installed poptop on freebsd 8.2 and it's a pptp (vpn) server(My NAS Server). But it uses an external Radius server for auth and acct. I have set the radius attribute "acct-interim-interval=60sec" in radius but the NAS doesn't send interim updates. Can anyone help me? Thanks in advance comnetboy