PacketFence - BTS - PacketFence
View Issue Details
0000793PacketFencepublic2009-09-03 16:032011-01-26 15:43
obilodeau 
obilodeau 
normalminorhave not tried
closedfixed 
 
 
0000793: Hub violations are not working correctly
This 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.
No tags attached.
related to 0001090closed obilodeau remove code related to hub detection 
Issue History
2009-09-03 16:03obilodeauNew Issue
2009-09-03 16:03obilodeauStatusnew => assigned
2009-09-03 16:03obilodeauAssigned To => obilodeau
2009-10-08 11:45obilodeauNote Added: 0001319
2009-10-09 16:59rbalzardNote Added: 0001322
2009-10-09 16:59rbalzardStatusassigned => resolved
2009-10-09 16:59rbalzardResolutionopen => fixed
2010-10-14 16:46obilodeauRelationship addedrelated to 0001090
2011-01-26 15:43obilodeauStatusresolved => closed

Notes
(0001319)
obilodeau   
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   
2009-10-09 16:59   
fixed in revision 5444b2427685542e00ce410e463db34d8737ad93 and 706963a813a3f5784d549610a013e8b47aca050d