Re: Separate rlm_perl in each virtual server

2011-02-05 Thread Alexander Shikoff
Hello, On Mon, Jan 31, 2011 at 02:54:44PM +0200, Boian Jordanov wrote: Check if your perl is build with MULTIPLICITY - perl -V Boian, thank you very much. It was a reason of an issue. -- MINO-RIPE - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Separate rlm_perl in each virtual server

2011-01-31 Thread Boian Jordanov
Check if your perl is build with MULTIPLICITY - perl -V On Jan 30, 2011, at 2:44 PM, Alexander Shikoff wrote: On Sun, Jan 30, 2011 at 08:47:17AM +0100, Alan DeKok wrote: Alexander Shikoff wrote: Now radiusd receives a DHCP packet and: Received DHCP-Discover of id fcb1c6c0 from

Re: Separate rlm_perl in each virtual server

2011-01-30 Thread Alexander Shikoff
On Sun, Jan 30, 2011 at 08:47:17AM +0100, Alan DeKok wrote: Alexander Shikoff wrote: Now radiusd receives a DHCP packet and: Received DHCP-Discover of id fcb1c6c0 from 193.200.84.232:67 to 193.200.85.245:67 [...] server dhcp { Trying sub-section dhcp DHCP-Discover {...} +-

Separate rlm_perl in each virtual server

2011-01-29 Thread Alexander Shikoff
Hello, 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. -- MINO-RIPE - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Separate rlm_perl in each virtual server

2011-01-29 Thread Alan DeKok
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

Re: Separate rlm_perl in each virtual server

2011-01-29 Thread Alexander Shikoff
On Sat, Jan 29, 2011 at 03:18:18PM +0100, Alan DeKok wrote: 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

Re: Separate rlm_perl in each virtual server

2011-01-29 Thread Alexander Shikoff
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. Ok, I tried

Re: Separate rlm_perl in each virtual server

2011-01-29 Thread Alan DeKok
Alexander Shikoff wrote: Now radiusd receives a DHCP packet and: Received DHCP-Discover of id fcb1c6c0 from 193.200.84.232:67 to 193.200.85.245:67 [...] server dhcp { Trying sub-section dhcp DHCP-Discover {...} +- entering group DHCP-Discover {...} rlm_perl: -authorization.pl- :