F5 BIG-IP APM VPN configuration for the LastPass Universal Proxy RADIUS protocol
This is a step-by-step description of how to configure F5 BIG-IP APM VPN for LastPass Universal Proxy using the RADIUS protocol, in order to set LastPass MFA as a secondary authentication method. The following steps contain the Universal Proxy related settings.
About this task:
The following main steps are necessary for the configuration:
Note: Only Password Authentication Protocol (PAP) and Challenge Handshake Authentication Protocol (CHAP) modes are supported by the service.
Configure your RADIUS server properties
Configure your Access Policy
Results: You have now configured RADIUS authentication for your F5 BIG-IP APM VPN.
What to do next: Check whether Password Authentication Protocol (PAP) is set on your server:
show running-config auth radius-server
auth radius-server up_radius {
secret <secret>
server <IP address>
}