Thanks a lot for your help Fabrice. I patched my server. Will do some
testing and let you know.

Regards,
- Arun

On Mon, Sep 13, 2021 at 5:56 AM Fabrice Durand <oeufd...@gmail.com> wrote:

> Hello Arun,
>
> try that.
> cd /usr/local/pf
> patch -p1 --dry-run < max_node.diff
> if there is no error:
> patch -p1 < max_node.diff
>
> Then restart packetfence.
>
> Regards
> Fabrice
>
> Le sam. 11 sept. 2021 à 10:40, Arun Kangle <akan...@gmail.com> a écrit :
>
>> Hi Fabrice,
>> Thanks for your reply. I will need help on this.
>>
>> Thanks again,
>> - Arun
>>
>> On Sat, Sep 11, 2021 at 7:25 AM Fabrice Durand <oeufd...@gmail.com>
>> wrote:
>>
>>> Hello Arun,
>>>
>>> there is no security event that trigger that but it´s not something
>>> really complicate to add in packetfence.
>>>
>>> If you look at is_max_reg_nodes_reached in node.pm, you can trigger a
>>> security event from there.
>>>
>>> Let me know if you need help on that, it won´t take me so much time to
>>> code it.
>>>
>>> Regards
>>> Fabrice
>>>
>>>
>>> Le mer. 25 août 2021 à 05:54, Arun Kangle via PacketFence-users <
>>> packetfence-users@lists.sourceforge.net> a écrit :
>>>
>>>> Hello All,
>>>> I went through the install guide and this list but I did not find
>>>> information on how to configure a customer security event.
>>>> Basically I wanted to trigger a custom security event when " max nodes
>>>> per pid met or exceeded" and move the node to the isolation vlan so that
>>>> the user can deregister one of the nodes to proceed.
>>>>
>>>> Thanks on advance,
>>>> - Arun
>>>> _______________________________________________
>>>> PacketFence-users mailing list
>>>> PacketFence-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>>>
>>>
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to