From owner-freebsd-isp Fri Jun 2 23:40:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2715237BAE4 for ; Fri, 2 Jun 2000 23:40:51 -0700 (PDT) (envelope-from leifn@neland.dk) Received: (from uucp@localhost) by ns.internet.dk (8.9.2/8.9.3) with UUCP id IAA52667 for freebsd-isp@FreeBSD.ORG; Sat, 3 Jun 2000 08:40:45 +0200 (CEST) (envelope-from leifn@neland.dk) Received: from gina (gina.neland.dk [192.168.0.14]) by arnold.neland.dk (8.9.3/8.9.3) with SMTP id IAA63725 for ; Sat, 3 Jun 2000 08:21:53 +0200 (CEST) (envelope-from leifn@neland.dk) Message-ID: <004101bfcd23$cadd1860$0e00a8c0@neland.dk> Reply-To: "Leif Neland" From: "Leif Neland" To: Subject: cistron-radiusd: no acct Date: Sat, 3 Jun 2000 08:19:10 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I want to use cistron-radius from the ports, because of its ability to limit simultaneous use of an account. So I installed it from ports. It authenticates nicely, but I get no accounting information, and radwtmp/radutmp is empty. I have verified by netstat that something is listening on udp 1645/1646 and the portmaster is using these ports. This also could account for the difference in the detail of the detail-file: No start-stop info. The "old radius": Merit AAA server Version 3.6B , licensed software COPYRIGHT 1992, 1993, 1994, 1995, 1996, 1997, 1998 THE REGENTS OF THE UNIVERSITY OF MICHIGAN ALL RIGHTS RESERVED Use -h for help Version 3.6B NDBM NOSHADOW linux ASCEND BINARY_FILTERS directory = /usr/local/etc/raddb Produces this: Tue May 30 23:55:22 2000 Acct-Session-Id = "1A09EFB1" User-Name = "idk43807" NAS-IP-Address = 194.19.140.23 NAS-Port = 0 NAS-Port-Type = ISDN-Sync Acct-Status-Type = Stop Acct-Session-Time = 93 Acct-Authentic = RADIUS Acct-Input-Octets = 1025 Acct-Output-Octets = 1515 Called-Station-Id = "33361515" Calling-Station-Id = "44831791" Acct-Terminate-Cause = User-Request LE-Terminate-Detail = "User Request - Call Circuit Closed" Service-Type = Framed Framed-Protocol = PPP Framed-IP-Address = 194.255.12.212 Acct-Delay-Time = 0 The cistron is: radiusd: RADIUS version cistron-1.6.3 02-Apr-2000 Compilation flags: NOSHADOW ATTRIB_NMC COMPAT_1543 Cistron produces only this: Fri Jun 2 01:09:27 2000 User-Name = "idk70678" NAS-IP-Address = 194.19.140.23 NAS-Port-Id = 0 NAS-Port-Type = ISDN Service-Type = Framed-User Framed-Protocol = PPP Called-Station-Id = "33361515" Calling-Station-Id = "43427036" Timestamp = 959900967 There is no accounting information here. Coherent with it is only logging auth, not acct. Any clues where I should start looking? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message