Date: Mon, 5 Jun 2000 12:20:07 +0200 From: "Leif Neland" <leifn@neland.dk> To: "Leif Neland" <leif@neland.dk>, <freebsd-isp@FreeBSD.ORG> Subject: Re: cistron-radiusd: no acct: SOLVED! Message-ID: <003501bfced7$b2e4e8e0$0e00a8c0@neland.dk> References: <004101bfcd23$cadd1860$0e00a8c0@neland.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Leif Neland" <leifn@neland.dk> To: <freebsd-isp@FreeBSD.ORG> Sent: Saturday, June 03, 2000 8:19 AM Subject: cistron-radiusd: no acct > 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. I found the problem: Even if something was indeed listening on 1646, it appearently wasn't hard enough :-) I had in /etc/services changed radius from 1812 to 1645, but I hadn't changed radacct from its IANA assigned nr 1813 to 1646. When I did this, accounting records and over-sumultaneous-login-kickofs started to appear. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003501bfced7$b2e4e8e0$0e00a8c0>