nas "per_socket_client" configuration -> sql

Matthew Newton mcn at freeradius.org
Fri Dec 1 14:17:53 CET 2017


On Fri, 2017-12-01 at 06:09 +0100, Kamil Jońca wrote:
> Is it possible to have equivalent of:
> [...]
> 
> clients alfa {
>  client ni {
>      ipaddr = ni.kjonca
>      secret =    verysecret
>       nastype     = other
> }
> client test {
>      ipaddr = alfa.kjonca
>      secret = verysecret
>      nastype = other
> }
> }
> [...]
> listen {
> [...]
> clients = alfa
> }
> 
> I am in doubt but maybe I missed something.

See templates.conf, that should do what you want.

-- 
Matthew



More information about the Freeradius-Users mailing list