Hi Chris, > In the webgui for this switch I > have my vlans 1,2,3,4,5,232,236,237 with nomal vlan1, registration > vlan 2, > isolation 3, MAC 4, Guest 5 Custom1, 237, Custom2 236, Custom3 232. > > I modified the custom perl module to set the vlan with the Bypass VLAN > of 237 and used the same methods as above with my ProCurve 2800 series > switches which works fine. > > In the packetfense.log I am seeing the following log entries: > > INFO MAC: xx:xx:xx:xx:xx:xx, PID 1, status reg returned vlan 237 > (pf::vlan::fetchVlanForNode) > > INFO authorizing xx:xx:xx:xx:xx at new location <switchIP> ifIndex 2 > (main::handleTrap) > > WARN: new VLAN 237 is not a managed VLAN -> replacing VLAN 237 with > MAC detection VLAN 4 (pf::SNMP::setVlan) >
First, after you added the switch's config through the Web GUI have you restarted packetfence (or at least pfsetvlan)? Then, is there a space or something after 237 in conf/switches.conf? Also, I would generally advise against copying a switch module if simply for the case that it's a lot of work (changing package definition, adding to web admin files, etc.) and that its preferable just to use whatever model works as the switch type for your 3500yl. Report to us that it does work and we'll make the module copy with proper object-orientation and make sure everything works. If the two recommendation don't work for you, I would advise trying to use the 2600 module directly on your switch and try again. Hopefully some of this will help you ;) -- Olivier Bilodeau [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
