Discussion:
[PacketFence-devel] API Hooks for sending RADIUS Accounting
g***@tonarchiv.ch
2016-05-21 14:56:10 UTC
Permalink
Hi there!

We are using PF in level 2 inline mode. Now I'd like to implement RADIUS
accounting ability so we can collect accounting data from several inline
PFs in a central DB.

Can someone please give me some hints in which PF lib Perl modules this
could be done?
I needed some API hook for register, de-register, timeout violation etc...

Any help would be much appreciated.

Regards,
Till
g***@tonarchiv.ch
2016-05-24 00:45:01 UTC
Permalink
Hello Packetfence team

I would also agree to pay for a commercial support ticket, if required.

Could you give me this type of information? This would made my first
steps in the PF API much easier.

Best regards,
Till
Post by g***@tonarchiv.ch
Hi there!
We are using PF in level 2 inline mode. Now I'd like to implement RADIUS
accounting ability so we can collect accounting data from several inline
PFs in a central DB.
Can someone please give me some hints in which PF lib Perl modules this
could be done?
I needed some API hook for register, de-register, timeout violation etc...
Any help would be much appreciated.
Regards,
Till
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
PacketFence-devel mailing list
https://lists.sourceforge.net/lists/listinfo/packetfence-devel
g***@tonarchiv.ch
2016-05-23 21:30:46 UTC
Permalink
No one?

Cheers,
Till
Post by g***@tonarchiv.ch
Hi there!
We are using PF in level 2 inline mode. Now I'd like to implement RADIUS
accounting ability so we can collect accounting data from several inline
PFs in a central DB.
Can someone please give me some hints in which PF lib Perl modules this
could be done?
I needed some API hook for register, de-register, timeout violation etc...
Any help would be much appreciated.
Regards,
Till
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
PacketFence-devel mailing list
https://lists.sourceforge.net/lists/listinfo/packetfence-devel
Fabrice Durand
2016-05-24 13:17:42 UTC
Permalink
Hi Till,

is your access point or switch are able to do radius accounting ?
Btw , you can find register/deregister functions in node.pm , violation
function in violation.pm.


Regards
Fabrice
Post by g***@tonarchiv.ch
Hi there!
We are using PF in level 2 inline mode. Now I'd like to implement RADIUS
accounting ability so we can collect accounting data from several inline
PFs in a central DB.
Can someone please give me some hints in which PF lib Perl modules this
could be done?
I needed some API hook for register, de-register, timeout violation etc...
Any help would be much appreciated.
Regards,
Till
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
PacketFence-devel mailing list
https://lists.sourceforge.net/lists/listinfo/packetfence-devel
--
Fabrice Durand
***@inverse.ca :: +1.514.447.4918 (x135) :: www.inverse.ca
Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence (http://packetfence.org)
g***@tonarchiv.ch
2016-05-24 13:39:01 UTC
Permalink
Hi Fabrice,

thank you for your reply.

The point is that PF has to do the accounting. We enabled pfbandwidthd
so we can get data from inline-accounting table.

The APs are "black boxes" for us - they are in bridged mode and the
configuration can not be adapted.

I know that this is not ideal, but we try to work with it...

Regards,
Till
Post by Fabrice Durand
Hi Till,
is your access point or switch are able to do radius accounting ?
Btw , you can find register/deregister functions in node.pm , violation
function in violation.pm.
Regards
Fabrice
Post by g***@tonarchiv.ch
Hi there!
We are using PF in level 2 inline mode. Now I'd like to implement RADIUS
accounting ability so we can collect accounting data from several inline
PFs in a central DB.
Can someone please give me some hints in which PF lib Perl modules this
could be done?
I needed some API hook for register, de-register, timeout violation etc...
Any help would be much appreciated.
Regards,
Till
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
PacketFence-devel mailing list
https://lists.sourceforge.net/lists/listinfo/packetfence-devel
Loading...