25 Jul
2016
25 Jul
'16
1:35 p.m.
On Jul 25, 2016, at 1:00 PM, Abhishek <abhishek15@iitb.ac.in> wrote:
I’m creating multiple AP’s(wlan0,wlan1,...) on a openwrt system and using them with a freeradius server. The problem is all these are in a bridge(br0). So how do I configure clients.conf for multiple ap’s under bridge.
You don't. RADIUS is IP based. Bridging is a layer under RADIUS. Just configure the IP addresses as always, Alan DeKok.