سؤال

I have a proxy RADIUS server and a Home RADIUS server to perform WPA2 authentication. The proxy server forwards all the requests to the Home server, which then performs authentication of the clients.

My question - Is it possible for the Proxy RADIUS server to filter the requests (based on some rules) before forwarding them to the Home AAA?

Thanks in advance!

هل كانت مفيدة؟

المحلول

Yes, see man rlm_attr_filter, you want to insert the module call into the pre-proxy section.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top