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

Reply via email to