Hi, I try to give my mobile devices a specific VLAN via a filter:
[WJG] filter = ssid operator = is value = WJG [mobile] filter = node_info attribute = device_class operator = is value = Smartphones/PDAs/Tablets [1:WJG&mobile] scope = RegisteredRole role = iguest My mobiles sometimes get the right VLAN but sometimes get the VLAN associated with the role of that user. Checking packetfence.log and fingerbank.log shows that sometimes the fingerprint is found *after* packetfence assigns the VLAN. Therefore in role.pm, the correct device_class is not found (I checked this with some debugging code) while checking fort he VLAN filter. Is it possibe that there is some race condition? Can I express in some way that packetfence should assign VLANs after fingerprinting of that device is finished? Best, JG ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
