Dave Seddon <[EMAIL PROTECTED]> wrote:
> Still wondering how to convert DSL interum updates to standard dail-up 
> type radius accounting.

  If your DSL box produces RADIUS accounting packets, then I don't see
why this would be necessary.

> I've done some digging through the source code, and have decided that 
> perhaps I need to create a module, perhaps "rlm_alive_to_dialup".  If 
> the new module was based on rlm_detail, it would just be a matter of 
> linking to a mysql database to see the last update, calculate the 
> difference, then generate the new radius packets, for start and stop.  

  Generating new packets is always problematic.  I would suggest
avoiding it if you can.

  Why would it be necessary to create a new start/stop packet?

> Any thoughts on whether it should be a seperate module or a 
> modification to the proxy code?

  A module.

  Alan DeKok.

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

Reply via email to