Enable the RADIUS Change of Authorization feature
In this topic, you will learn how to set up your environment to let Portnox™ Cloud send RADIUS Change of Authorization (CoA) packets to your NAS devices when you change access policies.
The RADIUS Change of Authorization feature lets you change authorization dynamically after the device/user is authenticated. If you modify the VLAN/ACL assignments in an access control policy, the RADIUS server can send CoA packets to all devices that use this policy, which cause these devices to authenticate with the RADIUS server again and apply the new policy. To learn more, read our technical blog post about the RADIUS Change of Authorization feature.
Portnox Cloud can send RADIUS CoA packets only from a locally installed Portnox local RADIUS Docker container, or from the Portnox LDAP Broker. This is necessary because CoA packets cannot be sent from an external network (the cloud), so you need a local application on a local server to send CoA packets.
To turn on this feature, go to , click on the Edit link, activate the Enable CoA checkbox, and then click on the Save button.
- Send CoA packets from a local RADIUS Docker container (recommended).
- Send CoA packets from a local LDAP Broker installation (obsolete: supported, but not recommended for new installations).
Prepare the NAS device to receive CoA packets
In this topic, you will learn how to configure a Cisco device to receive CoA packets from either a local RADIUS Docker container or a local LDAP Broker installation.
This example is for Cisco devices, which do not have CoA enabled by default, so this configuration is required for CoA to work. Other manufacturers’ devices may have CoA enabled by default. To configure CoA on other devices, please consult the manufacturer documentation.
Send CoA packets from a local RADIUS Docker container
In this section, you will learn how to set up your environment to let Portnox™ Cloud send RADIUS CoA packets to your NAS devices from your local RADIUS Docker container.
With this configuration, Portnox Cloud performs the following steps when you change the access policy settings:
- Portnox Cloud determines the devices that the policy settings apply to.
- The next time that the local RADIUS server synchronizes with the Cloud RADIUS server (synchronization is performed every minute), it receives instructions to send CoA packets to specific NAS devices.
- The local RADIUS server sends the RADIUS CoA packets to NAS devices in the local network.
- The NAS devices react to the CoA packets by contacting Portnox Cloud RADIUS servers to re-authenticate (in order of priority configured in the NAS).
- After authentication, the NAS devices receive information from the RADIUS servers about VLANs/ACLs they should use.
Send CoA packets from a local LDAP Broker installation
In this section, you will learn how to set up your environment to let Portnox™ Cloud send RADIUS CoA packets to your NAS devices from your local LDAP Broker installation.
With this configuration, Portnox Cloud performs the following steps when you change the access policy settings:
- Portnox Cloud determines the devices that the policy settings apply to.
- The next time that the LDAP Broker polls the cloud (default: every 30 seconds), it receives instructions to send CoA packets to specific NAS devices.
- The LDAP Broker sends the RADIUS CoA packets to NAS devices in the local network.
- The NAS devices react to the CoA packets by contacting Portnox Cloud RADIUS servers to re-authenticate (in order of priority configured in the NAS).
- After authentication, the NAS devices receive information from the RADIUS servers about VLANs/ACLs they should use.
