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 <[email protected]>:

> 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 <[email protected]> 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 <[email protected]>
> 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::
> radiusDisconnect)
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to