Alexander Serkin <[EMAIL PROTECTED]> wrote:
> Another question is - can i check through several DEFAULT items?
Yes. That's what Fall-Through is for.
> DEFAULT NAS-IP-Address == a.b.c.d,Calling-Station-Id =~ ^123456,
> Group-Name := mygroup
This won't work. The G
thank you, Alan.
Another question is - can i check through several DEFAULT items?
I mean, if the first DEFAULT matched:
DEFAULT NAS-IP-Address == a.b.c.d,Calling-Station-Id =~ ^123456,
Group-Name := mygroup
Fall-Through = Yes
i want to check next DEAF
Alexander Serkin <[EMAIL PROTECTED]> wrote:
> Is there some way to use CLID (Calling-Station-Id attribute) to
> determine wich server to proxy access-request to?
You can proxy on any criteria you want. Just set the Proxy-To-Realm
attribute. That's what rlm_realm does.
Alan DeKok.
-
List i
Hello, freeradius-users.
Is there some way to use CLID (Calling-Station-Id attribute) to determine wich
server to proxy access-request to?
Do not ask why not using realms. We do use realms too.
But the only way to validate that the user comes from our network is to check
his CLID. Because everybo
4 matches
Mail list logo