I have FreeBSD 4.10 & FreeRADIUS 1.0.2 with Postgres SQL 7.4.7.
The problem is following:

I wrote

DEFAULT         Acct-Status-Type == Start, Huntgroup-Name == "vpn"
               Exec-Program = "/usr/local/4net/vpn_acct.pl start"

DEFAULT         Acct-Status-Type == Stop, Huntgroup-Name == "vpn"
               Exec-Program = "/usr/local/4net/vpn_acct.pl stop"

(Huntgroups are OK - it was tested on auth stage.)

But when acct packets come on then this script don't start up.
It looks like radius don't use this acct_users file during its work.

There are no logs concerning this error in radius.log.


Can anybody prompt where to search the cause of this problem?

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to