On Apr 30, 2015, at 18:32 , Auger, Ivan (ITS) <[email protected]> wrote:
> We figure out what is happening - thread never comes back in "$switch = > $switchFactory->instantiate($switch_id);” in getSwitch (main::handleTrap). > Issue is the dynamic loading of switch module (such as > pf::Switch::Cisco::Catalyst_3560 ) - performing a static load of the needed > switches, and commenting out the dynamic loading section fixes it for now. > > May be will test with Module::Load to see if that does it. > > Ivan > Thank you. That is actually very interesting. I’ll see if I get that to reproduce here. pfsetvlan is a pain to debug as I’m sure you found out. Just a question: why do you use port security instead of a more recent method such as radius? RADIUS scales better, is easier to debug and just works better in general than any SNMP based method. -- Louis Munro [email protected] :: www.inverse.ca +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
