From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 12:45:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E30737B401 for ; Wed, 18 Jun 2003 12:45:50 -0700 (PDT) Received: from Shenton.org (23.ebbed1.client.atlantech.net [209.190.235.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 37E2143F85 for ; Wed, 18 Jun 2003 12:45:49 -0700 (PDT) (envelope-from chris@Shenton.Org) Received: (qmail 83929 invoked by uid 1000); 18 Jun 2003 19:45:48 -0000 To: adrian kok References: <20030618182258.55373.qmail@web21201.mail.yahoo.com> From: Chris Shenton Date: 18 Jun 2003 15:45:48 -0400 In-Reply-To: <20030618182258.55373.qmail@web21201.mail.yahoo.com> Message-ID: <871xxrmaoj.fsf@PECTOPAH.shenton.org> Lines: 23 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: radius server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 19:45:50 -0000 adrian kok writes: > Hi all > > Does freebsd provide radius server? > > If yes, how can we get this running? any documents > also There are a number to choose from in the Ports collection: /usr/ports/net: wildcard *radius* drwxr-xr-x 3 root wheel 512 May 19 02:15 freeradius drwxr-xr-x 4 root wheel 512 Feb 22 08:46 gnu-radius drwxr-xr-x 3 root wheel 512 May 20 02:16 radiusclient drwxr-xr-x 3 root wheel 512 Apr 7 02:16 radiusd-cistron drwxr-xr-x 2 root wheel 512 Feb 18 02:15 ruby-radius drwxr-xr-x 3 root wheel 512 Feb 22 08:46 tac_plus-libradius I've used Ascend, Livingston, Cistron extensively and played with FreeRadius a bit. I'd suggest starting with FreeRadius since it seems to have the most momentum behind it.