PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001070PacketFencerefactoringpublic2010-09-16 13:402015-02-13 15:24
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeveritymajorReproducibilityN/A
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001070: Fake MACs (02:00:00...), authorizeMAC(..) and SNMP interface evolution
DescriptionOn Cisco, port-security implies a limit of 1 MAC per port dynamically learned. For packetfence to work reliably, we configure a fake MAC so that new activity triggers a security violation.

But, the above limitation is not found on all hardware anymore... which means that we register 02:00:00... and ask them to configure them in the admin guide for no valid reason.

So, we need to refactor our code so that this decision is pushed out of pfsetvlan and into specific switch modules.

Modules that don't require a 02:00... MAC:

- Extreme
- at least one of the HPs
- all Nortel
- ThreeCom::SS4500

Maybe?
- Enterasys
- Foundry
- SMCs

Need to think about and test VoIP aspect also.

Tasks:
- no more generateFakeMac() in pfsetvlan
- switch that requires a fake mac generate it when they deauth a MAC (if they don't auth)
- remove isFakeMac() in switches that didn't require a fakeMac
- change admin guide so we no longer put a fake MAC in switches which no longer requires a fake MAC
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001679)
obilodeau (reporter)
2010-09-21 11:34

SMC doesn't need a fake MAC entry, it's confirmed.
(0003668)
lmunro (administrator)
2015-02-13 15:24

These issues are too old to still be relevant.

Let's start anew.

- Issue History
Date Modified Username Field Change
2010-09-16 13:40 obilodeau New Issue
2010-09-16 13:40 obilodeau Status new => assigned
2010-09-16 13:40 obilodeau Assigned To => obilodeau
2010-09-21 11:34 obilodeau Note Added: 0001679
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:15 obilodeau Target Version 2.1.0 => +1
2011-03-03 15:18 obilodeau Target Version +1 => +2
2015-02-13 15:24 lmunro Note Added: 0003668
2015-02-13 15:24 lmunro Status assigned => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker