Proxy using rlm_perl
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Oct  1 17:48:16 CEST 2018
    
    
  
On Oct 1, 2018, at 10:38 AM, J E H A N Z A I B <jehanzaib.kiani at gmail.com> wrote:
> 
> Thank you for your help. just to be clear so in my perl script i will set
> something $ RAD_REQUEST_PROXY {'Proxy-To-Realm '}         = "
> freeradius-2.test.com";
  No.  You set it in the request list.  Not the proxy list.
  The documentation describes in detail what the various lists are fro,
> Does this also means i have to define this realm in the proxy.conf? like
> realm freeradius-2.test.com {
>       authhost        = freeradius-2.test.com:1600
>       accthost        = freeradius-2.test.com:1601
>       secret          = testing123
> }
  Yes.
> Is there anyway i can just set these paramters dynamically in my perl
> script please?
  No.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list