8 Jan
2009
8 Jan
'09
10:04 a.m.
Johan Meiring wrote:
The first idea I came up with was to try and get freeradius to receive the packet, then using rlm_perl do whatever I want after examining the packet.
Unfortunately, FreeRADIUS doesn't currently receive CoA packets. This functionality is expected to be added this year. What is generating the CoA packets?
1) Can anyone think of a way how freeradius might receive the packet for me and then pass it to perl for me to act on?
Code changes.
2) Is anyone aware of other software that might listen on the coa port 1700/3799, receive a packet, parse it somehow and call my script to "disconnect" the client. i.e. a "disconnect server". as per http://wiki.freeradius.org/DM
There isn't much. Alan DeKok.