Hello Timonthy,

I will do that today and give you the answer.

Regards,
André

2018-01-11 17:47 GMT-03:00 Timothy Mullican <tjmullic...@yahoo.com>:

> André,
> Try applying this patch. On the PacketFence box, do:
>
> # cd /usr/local/pf
> # wget https://patch-diff.githubusercontent.com/raw/
> inverse-inc/packetfence/pull/2872.diff
> # patch -p1 < 2872.diff
>
> Then try restarting and see if the RADIUS deauthentication works. If it
> doesn’t, please send the PacketFence log files.
>
> Thanks,
> Tim
>
> Sent from mobile phone
>
> On Jan 11, 2018, at 13:42, André Scrivener <andr3.scrive...@gmail.com>
> wrote:
>
> Hi Timonthy,
>
> thx for feedback, but i noticed that if it is in radius modes the
> deauthentication does not work, if put HTTP for example it works.
>
> Regards,
> André
>
>
> 2018-01-10 22:12 GMT-03:00 Timothy Mullican <tjmullic...@yahoo.com>:
>
>> André,
>> You can ignore that error. It is caused by a missing parameter in the
>> configuration code for the N1500 switch in PacketFence.
>>
>> I submitted an issue and pull request at https://github.com/inverse-inc
>> /packetfence/issues/2871
>>
>> Thanks,
>> Tim
>> On Friday, January 5, 2018, 12:48:00 PM EST, Timothy Mullican via
>> PacketFence-users <packetfence-users@lists.sourceforge.net> wrote:
>>
>>
>> Fabrice,
>> I’m not sure, but is his error due to the following?
>>
>> The function deauth_source_ip (lib/pf/Switch.pm) is expecting the IP
>> address to deauth, so it can determine the source interface to use in
>> PacketFence. It is present in the default radiusDisconnect function, but
>> lib/pf/Switch/Dell/N1500.pm overrides and leaves it out on the LocalAddr
>> line (286).
>>
>> Should “LocalAddr => $self->deauth_source_ip(),” in N1500.pm be changed
>> to “LocalAddr => $self->deauth_source_ip($send_disconnect_to),” ?
>>
>> Thanks,
>> Tim
>>
>> Sent from mobile phone
>>
>> On Jan 5, 2018, at 09:38, André Scrivener <andr3.scrive...@gmail.com>
>> wrote:
>>
>> Hey Timonthy and Fabrice!
>>
>> Finally funcioning, the problem was on firmware, after update, is
>> changing the vlans successfully.
>>
>> Thank you so much for help!
>>
>> Now I will move forward.
>>
>>
>> One question, this log below, its because i dont implement a radius.
>> Correct? I only join packetfence on Active Directory.
>>
>> Jan  5 13:24:56 packetfence pfqueue: pfqueue(1063) INFO:
>> [mac:84:7b:eb:e3:84:42] deauthenticating (pf::Switch::Dell::N1500::radi
>> usDisconnect)
>> Jan  5 13:24:56 packetfence pfqueue: pfqueue(1063) ERROR:
>> [mac:84:7b:eb:e3:84:42] must specify key and code at
>> /usr/local/pf/lib/pf/Switch.pm line 3126.
>>  (pf::api::can_fork::notify)
>>
>>
>> --
>> Att
>> *André*
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> PacketFence-users mailing list
>> PacketFence-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>>
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to