On Thursday, August 20, 2020 at 1:53:14 AM UTC-5, [email protected] wrote: > > No, what a I want is the host of Openwisp to also be a RADIUS proxy, not > the RADIUS which will be called by a RADIUS proxy.
Ah ok, I have never tried this. Would be interesting ot find out. > I dont know how openwisp-radius works, although looked in > https://openwisp-radius.readthedocs.io/en/latest/index.html. Does it > configures the ips of the auth_server and acct_server when configuring a > template with WPA Enterprise encryption? > You're talking about the OpenWRT configuration now? That's a topic for openwisp-controller, openwisp-radius is focused on freeradius. Once you have a working freeradius/openwisp-radius configuration working, you have to create a WPA2 enterprise template, sure it can be done and you may also automate some aspects if you need by using django signals and custom receiver functions <https://docs.djangoproject.com/en/3.1/topics/signals/>. -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/c3892974-7d09-44fb-9e33-7dd682c12c6bo%40googlegroups.com.
