Anonymous | Login | 2024-11-22 23:37 EST |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0001197 | PacketFence | core | public | 2011-03-15 11:27 | 2015-02-13 15:26 | |||
Reporter | obilodeau | |||||||
Assigned To | obilodeau | |||||||
Priority | normal | Severity | minor | Reproducibility | random | |||
Status | closed | Resolution | open | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | Fixed in Version | |||||||
Summary | 0001197: improve pfcmd_vlan for emergency situations | |||||||
Description | pfcmd_vlan should be improved for emergency situations ex: a revert of switch config state with port-security ok but per-port VLAN not ok resetVlanAllPort / resetVlanNetwork are far more dangerous than what their documentation says: they remove port-security from the ports! (and even that won't work on a lot of switches) a new reAssignVlanAllPort / reAssignVlanNetwork should be built. It should be more efficient than just looping around reAssignVlan (since it sends a trap per re-assignment). It should only work on wired devices! - pfcmd's vlan_reevaluation and pfcmd_vlan's reAssignVlan should be refactored into pf::vlan into something like vlanReevaluationPerMac and vlanReevaluationPerPort. Feel free to open subtasks and handle them separately. | |||||||
Tags | No tags attached. | |||||||
fixed in git revision | ||||||||
fixed in mtn revision | ||||||||
Attached Files | ||||||||
Notes | |
(0003731) lmunro (administrator) 2015-02-13 15:26 |
Old issues. Most are not relevant to PF 4 and up. Let's reopen the ones that matter when we move to github. |
Issue History | |||
Date Modified | Username | Field | Change |
2011-03-15 11:27 | obilodeau | New Issue | |
2011-03-15 11:27 | obilodeau | Status | new => assigned |
2011-03-15 11:27 | obilodeau | Assigned To | => obilodeau |
2015-02-13 15:26 | lmunro | Note Added: 0003731 | |
2015-02-13 15:26 | lmunro | Status | assigned => closed |
Copyright © 2000 - 2012 MantisBT Group |