On Jul 2, 2018, at 7:28 PM, John Martins <jm829580@gmail.com> wrote:
- What you are trying to do: I'm trying to setup radius in order that it inserts data in radacct.
a) configure the "sql" module b) have the NAS send the server accounting packets.
- why you are trying to do it: because it does not insert data despite it authenticates the users properly.
authentication != accounting
- what you expect the server to do: to insert data in radacct table.
It only does that when it receives accounting packets.
- what the server does instead (i.e. debug output).
Which shows no accounting packets. And therefore, nothing to be inserted into "radacct". The server can't magically invent accounting data. The NAS *MUST* send accounting data to the server. Alan DeKok.