Forum Discussion
Radius load balancing not balancing
Hi Martin, Have you checked out the deployment guide associated with the iApp template? There may be some helpful information in there, such as this from the prerequisites (which you may have already done):
The RADIUS server must be configured to accept connections from BIG-IP Self IP address. Consult your RADIUS documentation for specific instructions.
In our example, we are using FreeRADIUS, so we add the BIG-IP address to the clients file, found in /etc/freeradius/clients with the following command syntax:
client 192.0.2.230 {
secret = testing123
shortname = bigip0
}
There is also a section at the end that describes our testing in detail. Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
