PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000921PacketFencecorepublic2010-02-26 12:072012-02-29 10:58
Reporterrbalzard 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.9.0 
Summary0000921: generateFakeMac() in Cisco.pm does not work on Catalyst 2960 with Fa and Gi nor with Staked switches
DescriptionIn the actual generateFakeMac() function we use the 2 last numbers of the ifIndex to generate a fake MAC to secure on a port.There canot be the same MAC address secured on 2 different ports at the same time.

Issue 0000001:
On a Catalyst 2960, ifIndex start from 10001 to 10047,48 for FastEthernet and from 10101 for GigEthernet. So we canot secure Fa0/1 and Gi0/1 cause the fake MAC generated for each of them is 0200.0000.0001

Issue 0000002
On a stacked Catalyst 3750:
- IfIndex starts at 10101 on module 1
- IfIndex starts at 10601 on module 2
- IfIndex starts at 11101 on module 3
- IfIndex starts at 11601 on module 4
...
Here again if we secure Fa0/1 on each module, the fake make generated is 0200.0000.0001.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001472)
obilodeau (reporter)
2010-02-26 14:02

fixed in mtn rev: d72b67eb813c71a6d78716a07970b7a1000c5acf

- Issue History
Date Modified Username Field Change
2010-02-26 12:07 rbalzard New Issue
2010-02-26 12:07 rbalzard Status new => assigned
2010-02-26 12:07 rbalzard Assigned To => obilodeau
2010-02-26 14:02 obilodeau Note Added: 0001472
2010-02-26 14:02 obilodeau Status assigned => resolved
2010-02-26 14:02 obilodeau Fixed in Version => 1.8.8
2010-02-26 14:02 obilodeau Resolution open => fixed
2010-04-29 13:38 obilodeau Fixed in Version 1.8.8 => 1.9.0
2011-01-26 15:38 obilodeau Status resolved => closed
2012-02-29 10:58 obilodeau Category future => core


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker