From owner-freebsd-questions Sun Feb 16 20:44:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA22565 for questions-outgoing; Sun, 16 Feb 1997 20:44:54 -0800 (PST) Received: from vic.cioe.com (vic.cioe.com [204.120.165.37]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA22542 for ; Sun, 16 Feb 1997 20:44:43 -0800 (PST) Received: (from root@localhost) by vic.cioe.com (8.7.5/8.7.3) id XAA11294; Sun, 16 Feb 1997 23:44:34 -0500 (EST) Date: Sun, 16 Feb 1997 23:44:34 -0500 (EST) From: Steve Ames Message-Id: <199702170444.XAA11294@vic.cioe.com> To: steve@vic.cioe.com, web@merit.edu Subject: Re: radius and cisco Cc: freebsd-questions@FreeBSD.ORG Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I've got a cisco 2511 running Cisco IOS 11.1.9. I've got it configured to > run radius. Compile radius straight out of the ports directory. Modified > the clients and users files and ran radiusd. So far so good. Telnetted over > to the 2511 and got %Access Denied. *sigh* found me error. *sigh* the little line on the 2511 that says radius-server key testing actually said radius-server key 'testing ' Naturally the quotes weren't there, but the trailing space was. Hence they keys didn't match. That'll bend you everytime. I'd like to thank everyone for their assistance. This problem had me stumped for days. I only found it because I dumped the cisco config file to my tftp server and looked it over closely. -Steve