From owner-freebsd-questions Thu Jan 4 2:30:56 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 02:30:54 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from janeway.cistron.net (janeway.cistron.net [195.64.65.23]) by hub.freebsd.org (Postfix) with ESMTP id 55DD437B400 for ; Thu, 4 Jan 2001 02:30:48 -0800 (PST) Received: from subspace.cistron-office.nl (root@subspace.cistron-office.nl [195.64.65.200]) by janeway.cistron.net (8.9.3/8.9.3/Debian 8.9.3-6) with ESMTP id LAA03385; Thu, 4 Jan 2001 11:30:43 +0100 Received: (from miquels@localhost) by subspace.cistron-office.nl (8.9.3/8.9.3/Debian 8.9.3-6) id LAA09105; Thu, 4 Jan 2001 11:30:43 +0100 Date: Thu, 4 Jan 2001 11:30:43 +0100 From: Miquel van Smoorenburg To: "Lloyd A. Stevens" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: radiusd-cistron-1.6.3 log files Message-ID: <20010104113043.B7746@cistron.nl> References: <3A540817.1C12B5DC@galacticnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A540817.1C12B5DC@galacticnet.com>; from lloyd@galacticnet.com on Wed, Jan 03, 2001 at 09:20:23PM -0800 X-NCC-RegID: nl.cistron Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Lloyd A. Stevens: > I installed radius-cistron-1.6.3 from the 4.2-RELEASE CDROM. > cvsup'ed to 4.2-STABLE > > /var/log/radius.log was created and a record is added everytime someone > tries to connect. > > BUT I cannot find the log files mentioned in the man pages for radiusd: > radwtmp > detail > > HOW DO I GET THE LOG FILES???? > I need to get log out records for accounting The radius server will log the accounting data it receives. If it doesn't receive accounting data, it won't log anything. So it looks like your NAS (the as5200) simply isn't sending accounting records. P.S. -A and detail.auth is not something you normally want, it's mostly for debugging. Mike. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message