PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000793PacketFencepublic2009-09-03 16:032011-01-26 15:43
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000793: Hub violations are not working correctly
DescriptionThis is utterly broken for so many reason. We should remove that "feature".

Remove custom_isClientAlive from vlan.pm and all calls to this sub.
This violation should be removed from config.

If people want to prevent hubs they should use port security and limit MAC on ports.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships
related to 0001090closedobilodeau remove code related to hub detection 

-  Notes
(0001319)
obilodeau (reporter)
2009-10-08 11:45

Watch out when we will fix this because there are a ton of hardcoded 1400000 violations (hub violations) created straight from pfsetvlan using pfcmd add violation:

on current mtn head:

sbin/pfsetvlan
1157: . " 'violation add vid=1400000,mac="
1163: . " 'violation add vid=1400000,mac="
1168: . " 'violation add vid=1400000,mac=$mac,notes=\"other MAC is "
1173: . " 'violation add vid=1400000,mac=$mac,notes=\"other MAC is "
1349: . " 'violation add vid=1400000, mac=$oldPC'";
1353: . " 'violation add vid=1400000,mac=$oldPC'" );
1355: . " 'violation add vid=1400000, mac=$trapMac'";
1359: . " 'violation add vid=1400000,mac=$trapMac'" );
1737: . " 'violation add vid=1400000, mac=$macArray[0]'";
1741: . " 'violation add vid=1400000,mac=$macArray[0]'" );
(0001322)
rbalzard (administrator)
2009-10-09 16:59

fixed in revision 5444b2427685542e00ce410e463db34d8737ad93 and 706963a813a3f5784d549610a013e8b47aca050d

- Issue History
Date Modified Username Field Change
2009-09-03 16:03 obilodeau New Issue
2009-09-03 16:03 obilodeau Status new => assigned
2009-09-03 16:03 obilodeau Assigned To => obilodeau
2009-10-08 11:45 obilodeau Note Added: 0001319
2009-10-09 16:59 rbalzard Note Added: 0001322
2009-10-09 16:59 rbalzard Status assigned => resolved
2009-10-09 16:59 rbalzard Resolution open => fixed
2010-10-14 16:46 obilodeau Relationship added related to 0001090
2011-01-26 15:43 obilodeau Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker