At the moment we have setup AD Authentication for wifi.
Users put in their AD username and password to connect to the company wifi.
Can we add a check that the device MAC is being checked aswell?
All the MAC's of the company devices are added in active directory..
We want to achieve the following:
when the user check is OK together with the MAC Device check -> device is connected to the internal VLAN
when only the user check is OK -> device is connected to the guest VLAN.
In the future we are going to use the pulsesecure client, but we want a temporary solution for now.