Hi Jan,

may you give additional info about particular case you have and way you think that existing config isnt good enough ?
Regards,
Dubravko

On 3/4/24 09:03, Jan Bělina via radiator wrote:
Good day,

does anyone know the best way to make a mixed AuthBy group containing both RADIUS and RadSec servers? It's easy for individual protocols. For example:

<AuthBy RADSEC>
   Identifier radsec_10.20.30.40_10.20.30.50
   ...
   Host 10.20.30.40
   Host 10.20.30.50
</AuthBy>

I'm currently using the following setup, but I'm not entirely happy with it. Can't you think of a better solution?

<AuthBy RADSEC>
   Identifier radsec_10.20.30.40
   ...
   Asynchronous
   Host 10.20.30.40
</AuthBy>

<AuthBy RADIUS>
   Identifier radius_10.20.30.50
   ...
   Asynchronous
   Host 10.20.30.50
</AuthBy>

<AuthBy GROUP>
   Identifier group_10.20.30.40_10.20.30.50
   AuthBy radsec_10.20.30.40
   AuthBy radius_10.20.30.50
</AuthBy>

Thanks for any suggestions and have a nice day everyone!

Jan Bělina


_______________________________________________
radiator mailing list
[email protected]
https://lists.open.com.au/mailman/listinfo/radiator
_______________________________________________
radiator mailing list
[email protected]
https://lists.open.com.au/mailman/listinfo/radiator

Reply via email to