Proxy(-like)+Cache configuration

Fajar A. Nugraha list at fajar.net
Mon Sep 19 14:41:52 CEST 2011


On Mon, Sep 19, 2011 at 5:10 PM, Lorenzo Milesi
<lorenzo.milesi at yetopen.it> wrote:
> hi. can I make a configuration where I have a radius server which authenticates over an external radius (basically a proxy), but caches the successful logins, so that known users won't get asked upstream (at least for a certain time)?
>
> I don't want to replicate the backend database.
>

There's cache module, but it's still marked as experimental:
https://github.com/alandekok/freeradius-server/blob/v2.1.x/raddb/experimental.conf
(look for "cache")

You need to recompile from source and use ./configure
--with-experimental-modules.

-- 
Fajar



More information about the Freeradius-Users mailing list