Thanks Alan. Looks like i am failed to explain my requirements. Let me put in this way. I wanted to send the Auth & Accouting request to another radius server. I pick the user the user in the rlm_perl script and that specific user should the requests to external radius server. Can you please suggest how this can be done using my perl script please? Thank you On Tue, Oct 2, 2018 at 12:15 AM Alan DeKok <aland@deployingradius.com> wrote:
On Sep 30, 2018, at 9:59 PM, J E H A N Z A I B <jehanzaib.kiani@gmail.com> wrote:
I have a question in regards to proxying my Auth & Accounting logs but not for all. I can use proxy module but looks like that only works for realm
What does that mean?
The realm module is there only for realm proxying. You can proxy on any reason whatsoever.
but I wanted to proxy only some of the user's record. I am already using rlm_perl module for custom stuff. Is there anyway I can add the proxy thing in my perl script?
Set Proxy-To-Realm = "realm", and it will proxy the packet to that realm.
That's all the realm module does.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Regards, Jehanzaib