6 Jan
2006
6 Jan
'06
5:25 a.m.
I now about Auth-Type, Autz-Type, Acct-Type, Session-Type and the sections where to use them. What "ZZZZ-Type" must i use in "preacct" section ? THANKS
"Velikanov" <alex@asu.farlep.net> wrote:
preacct { preprocess Acct-Type PIX{ acct_PIX }
You put an "Acct-Type" in a "preacct" section. That won't work. Acct-Types have to go into "accounting" sections.
radiusd.conf[1683] Unknown module rcode 'acct_PIX'.
It's treating "Acct-Type" as a module name, because Acct-Types don't belong in "preacct" sections.
Alan DeKok.