PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000966PacketFencepublic2010-04-22 11:282012-10-19 10:18
Reporterobilodeau 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000966: node expiration with expire.node=... won't work in routed VLAN
Descriptionexpire.node triggers node_cleanup from pfmon

several problems:
- uses node_delete which doesn't delete in vlan-isolation if there's an open locationlog entry (and we know there are tons of that)
- the expiration is calculated on last_arp field in the node table, last_arp won't be triggered in routed environment

Hints for solution:
- Add a last_activity field to the node table that is updated based on different mechanism (ie: arp, dhcp, mac activity, on connection with radius stuff, captive portal, etc.)
- we should auto-close locationlog entries after 1 day when they are of type except snmp-traps and MAB because the client need to periodically re-auth anyway (configurable)
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0002878)
obilodeau (reporter)
2012-08-06 16:01

Reminder sent to: fgaudreault

With your node expiration changes, can this be closed?
(0003034)
fgaudreault (viewer)
2012-09-10 14:33

I think so yes.
(0003036)
fgaudreault (viewer)
2012-09-10 14:39

Not relevant anymore. We now use last_dhcp to trigger the node_expire.

- Issue History
Date Modified Username Field Change
2010-04-22 11:28 obilodeau New Issue
2010-04-22 11:28 obilodeau Status new => assigned
2010-04-22 11:28 obilodeau Assigned To => obilodeau
2010-04-22 11:30 obilodeau Target Version => 1.10.0
2010-11-19 14:25 obilodeau Target Version 1.10.0 => 2.0.0
2011-01-18 09:47 obilodeau Target Version 2.0.0 => 2.1.0
2011-03-03 15:16 obilodeau Target Version 2.1.0 => +1
2011-03-03 15:18 obilodeau Target Version +1 => +2
2012-08-06 16:01 obilodeau Note Added: 0002878
2012-09-10 14:33 fgaudreault Note Added: 0003034
2012-09-10 14:39 fgaudreault Note Added: 0003036
2012-09-10 14:39 fgaudreault Status assigned => resolved
2012-09-10 14:39 fgaudreault Resolution open => fixed
2012-10-19 10:18 fgaudreault Assigned To obilodeau =>
2012-10-19 10:18 fgaudreault Target Version +2 =>


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker