From owner-freebsd-questions@FreeBSD.ORG Tue May 13 16:59:11 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 BA57B37B401 for ; Tue, 13 May 2003 16:59:11 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 014C643F93 for ; Tue, 13 May 2003 16:59:11 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h4DNx9Og025982; Tue, 13 May 2003 19:59:09 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h4DNwxmv025981; Tue, 13 May 2003 19:58:59 -0400 (EDT) From: Jerry McAllister Message-Id: <200305132358.h4DNwxmv025981@clunix.cl.msu.edu> To: tom@openadventures.org (Tom Smith) Date: Tue, 13 May 2003 19:58:59 -0400 (EDT) In-Reply-To: <3EC0444C.5080507@openadventures.org> from "Tom Smith" at May 12, 2003 06:03:08 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: Radius server and 3Com Total Control unit 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: Tue, 13 May 2003 23:59:12 -0000 > > I've got a 3Com Total Control unit serving as my analog dialin back. It > uses redundant Win2k Radius servers for authentication. The radius > database is Microslosh Access XP. > > I'd really like to move away from the Win2k-based Radius servers. My > concern is that there are 3Com specific functions that require their > software (which includes the authentication daemons and the database). > > My experience with Radius is limited to this setup. > > Has anyone used a FreeBSD-based radius server? I'm looking for Pros and > Cons before committing to a switch. Yah, we have about 75 servers running FreeBSD and Radius scattered around the state. No problem except that due to a funny local issue we have to use the wrong ports for Radius. ////jerry > > Thanks.