05-09-2025 10:17 AM
Working on PEAP Authentication with PSNs behind the F5 Load Balancer
Current Setup:
Issue:
When the Meraki SSID sends RADIUS traffic to the F5 VIP, PEAP authentication fails with:
However, if I configure Meraki to point directly to either PSN1 or PSN2, PEAP works flawlessly — the full EAP exchange stays on the same PSN.
Looking for Guidance:
Has anyone successfully configured F5 load balancing for PEAP RADIUS traffic from Meraki and managed to maintain EAP session persistence?
Any insights or tips are much appreciated! I'm happy to share the final working config with the community once resolved.
07-10-2025 09:48 AM
We used this guide to help set everything up, https://community.cisco.com/t5/security-knowledge-base/how-to-cisco-amp-f5-deployment-guide-ise-load-balancing-using/ta-p/3631159. We did this successfully, but forgot to set the Default Gateway to the internal F5 IP address. We dont do this now, but opted to use Static routes directly on the servers to point the traffic back to the F5.
Example: WiFi NADs are 10.10.10.0/24, F5 Vip 10.10.11.5, internal F5 is 10.10.11.200, PSNs are 10.10.11.252 and 253.
We set static routes on the PSNs to route the 10.10.10.0/24 network through the internal F5 of 10.10.11.200.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide