inverse-inc / packetfence

PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
https://packetfence.org
GNU General Public License v2.0
1.39k stars 291 forks source link

Assistance with VLAN Tagging Issue on Aruba 2930F and packetfence v14 #8396

Open farbodfjs opened 4 days ago

farbodfjs commented 4 days ago

Hello ,

We are facing the following situation:

I have an Aruba 2930F switch where I can successfully authenticate users, printers, and other devices.

I want to enable 802.1X on a switchport connected to my Meraki access point. Authentication for the access point itself works correctly. Additionally, I can authenticate wireless users connected to the Meraki access points via PacketFence, and users receive the correct VLAN ID from PacketFence.

However, the problem begins here:

Is there a way to configure PacketFence to allow other VLAN tagging on the switchport connected to the access point?

Or am I misunderstanding this setup? Should the switch be configured to allow other VLAN tags once the access point authentication is successful?

here is the port config: interface 2/7 tagged vlan 10 untagged vlan 1 no snmp-server enable traps link-change aaa port-access authenticator aaa port-access authenticator reauth-period 28800 aaa port-access authenticator client-limit 32 aaa port-access mac-based aaa port-access mac-based addr-limit 32 aaa port-access mac-based addr-moves aaa port-access mac-based reauth-period 3600 aaa port-access mac-based unauth-vid 1 aaa port-access controlled-direction in spanning-tree admin-edge-port spanning-tree bpdu-protection exit

image

Thank you for your assistance.

Best regards,
Farbod

farbodfjs commented 4 days ago

by the way, everything ports if i deactivate the dot1x on switchport connected to meraki access point. which means the users land in a correct vlan id 10 with tags and get an ip address. however i like to also secure the port with dot1x.