3 Aug
2005
3 Aug
'05
8:24 a.m.
Erling Paulsen wrote:
realm student.X.Y { type = radius authhost = studentserv.X.Y:1812 accthost = LOCAL secret = <some secret> nostrip }
Setting accthost to LOCAL for handling the accounting. The problem is that the NAS'es never recieves any accounting reply and I don't understand why?
It's a known bug of 1.0.x versions of FreeRADIUS. Try to replace the file src/main/acct.c in the source tree by the file you can download there: http://www.freeradius.org/cgi-bin/cvsweb.cgi/~checkout~/radiusd/src/main/acc... Then rebuild the server and try your setup again. -- Nicolas Baradakis