Alexander Shikoff wrote:
> I have two virtual servers and I need to process events in these servers
> with different perl scripts. Is there a way to configure separate 
> rlm_perl instances for each virtual server? Thanks.

raddb/modules/perl1:

        perl perl1 {
                ...
        }

raddb/modules/perl2:

        perl perl2 {
                ...
        }

  And then use "perl1" and "perl2" instead of "perl.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to