PacketFence - BTS - PacketFence
View Issue Details
0000880PacketFencepublic2009-12-15 15:392011-01-26 15:43
obilodeau 
obilodeau 
normalminorrandom
closedfixed 
 
 
0000880: wireless deauthentication traps cause more problems than they solve
Often a deauth trap close a locationlog entry prematurely. For exemple, we have mac-auth on radius, we open a locationlog and put the user in the registration vlan. Then for some reason a dot11Deauth trap is received on the packetfence server. Things like a laptop that went to sleep, etc. would cause such a trap to be sent from the controller. On receiving such a trap, pf closes the last open locationlog entry for the mac. Then, when the user registers, we try to flip him but we find no open locationlog entry and bail right there.

We listen to those traps only to close locationlog entries so if we stop listening to them, we will avoid such problematic situations.
No tags attached.
related to 0000890closed obilodeau we need local deassociate / dot11deAuthenticate traps for registration / isolation to work properly on wireless 
Issue History
2009-12-15 15:39obilodeauNew Issue
2009-12-15 15:39obilodeauStatusnew => assigned
2009-12-15 15:39obilodeauAssigned To => obilodeau
2009-12-15 15:55obilodeauNote Added: 0001444
2009-12-15 15:55obilodeauStatusassigned => resolved
2009-12-15 15:55obilodeauResolutionopen => fixed
2010-01-13 17:35obilodeauRelationship addedrelated to 0000890
2011-01-26 15:43obilodeauStatusresolved => closed

Notes
(0001444)
obilodeau   
2009-12-15 15:55   
fixed in monotone branch 1.8 rev: 2a65db213f62b0d99ca4ebabd3e71598028d32fd
will be propagated to 1.9 branch