update replay

2012-02-13 Thread Miha Zoubek
Hi, I have set in sql.conf multiple sql instance. I will also include further different dialup.conf for sql query. How can I configure default file in site-avalible as for one softswitch I do not need this variables to be replied: update reply { NAS-IP-Address = %{NAS-IP-Address}

Re: update replay

2012-02-13 Thread Alan Buxey
Hi, Hi, I have set in sql.conf multiple sql instance. I will also include further different dialup.conf for sql query. How can I configure default file in site-avalible as for one softswitch I do not need this variables to be replied: stick a if (%{NAS-IP-Address} != 192.168.0.1){ }

Re: update replay

2012-02-13 Thread Miha Zoubek
On 2/13/2012 10:19 AM, Alan Buxey wrote: Hi, Hi, I have set in sql.conf multiple sql instance. I will also include further different dialup.conf for sql query. How can I configure default file in site-avalible as for one softswitch I do not need this variables to be replied: stick a if

Cert issues

2012-02-13 Thread Alan DeKok
Please respond to the original email, not a digest, and use a good subject line. It helps other people track the conversation. Gilmour, Scott wrote: Alan, I already have certificates created on my 2008 Server so I want to use those certificates on my Ubuntu Server without creating new

Re: Multi-domain AD and Users Who Aren't So Bright

2012-02-13 Thread NdK
Il 12/02/2012 23:54, McNutt, Justin M. ha scritto: I'm not sure why, then, but it actually does work. We have shown that with the client configured to use u...@e.mail.address (where e.mail.address is NOT the same as the AD domain), if I have FR look for 'e.mail.address' and translate it to

Re: update replay

2012-02-13 Thread Fajar A. Nugraha
On Mon, Feb 13, 2012 at 4:44 PM, Miha Zoubek m...@softnet.si wrote: Hi, I have one problem: if (%{NAS-IP-Address} != xxx.xxx.xxx.xxx){  Module: Checking post-auth {...} for more modules to load Bare %{...} is invalid in condition at: %{NAS-IP-Address} != xxx.xxx.xx.xxx) The message

Re: update replay

2012-02-13 Thread Miha Zoubek
On 2/13/2012 10:52 AM, Fajar A. Nugraha wrote: if (%{NAS-IP-Address} != xxx.xxx.xxx.xxx){ @Fajar sorry that I did not inform you about this. I have noticed right when I send email to the group. I have fix quotes but still getting error. fix: if (%{NAS-IP-Address} != xxx.xxx.xxx.xxx){ update

Re: update replay

2012-02-13 Thread Miha Zoubek
On 2/13/2012 11:06 AM, Miha Zoubek wrote: On 2/13/2012 10:52 AM, Fajar A. Nugraha wrote: if (%{NAS-IP-Address} != xxx.xxx.xxx.xxx){ @Fajar sorry that I did not inform you about this. I have noticed right when I send email to the group. I have fix quotes but still getting error. fix: if

Re: update replay

2012-02-13 Thread Alan Buxey
Hi, if (%{NAS-IP-Address} != xxx.xxx.xxx.xxx){ no, please add quotes around %{NAS-IP-Address} as was already mentioned alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Cert issues

2012-02-13 Thread Rudolph Bott
Am 13.02.2012 10:32, schrieb Alan DeKok: Please respond to the original email, not a digest, and use a good subject line. It helps other people track the conversation. Gilmour, Scott wrote: Alan, I already have certificates created on my 2008 Server so I want to use those certificates on my

How to test FreeRADIUS on CentOS from a remote windows PC using NTRadPing

2012-02-13 Thread Chezangla
Hi, I have successfully installed and tested freeRADIUS on centOS with MySQL database. But I wanted to test if the freeRADIUS is accessible from remote machines as well so I tried to test it using NTRadPing on my windows PC, but it always say no response from the server. I have added my PC IP to

Re: How to test FreeRADIUS on CentOS from a remote windows PC using NTRadPing

2012-02-13 Thread Alan Buxey
Hi, I have successfully installed and tested freeRADIUS on centOS with MySQL database. But I wanted to test if the freeRADIUS is accessible from remote machines as well so I tried to test it using NTRadPing on my windows PC, but it always say no response from the server. I have added my PC

Re: How to test FreeRADIUS on CentOS from a remote windows PC using NTRadPing

2012-02-13 Thread Fajar A. Nugraha
On Mon, Feb 13, 2012 at 6:48 PM, Alan Buxey a.l.m.bu...@lboro.ac.uk wrote: I even tried to telnet 1812 on localhost but it says connection refused. yep. firewall. adjust your CentOS default firewall settings - /etc/sysconfig/iptables so that your client can talk to the server on UDP 1812

EAP-SIM on freeradius-server-2.1.12

2012-02-13 Thread GNUbie
group authorize {...} ++[preprocess] returns ok [auth_log] expand: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d - /usr/local/var/log/radius/radacct/172.17.1.110/auth-detail-20120213 [auth_log] /usr/local/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m

Increment Acct-Delay-Time on proxy

2012-02-13 Thread Emanuele Colombo
Hello, I've installed FreeRADIUS 2.1.7 on a CentOS system. In my setup, the RADIUS server will work as proxy, storing locally the accounting packets if the destination servers are down, and resending them when the destination servers are up again. To achieve this result I've followed the

Re: Increment Acct-Delay-Time on proxy

2012-02-13 Thread Emanuele Colombo
- Messaggio originale - Da: Alan DeKok al...@deployingradius.com A: FreeRadius users mailing list freeradius-users@lists.freeradius.org Inviato: Lunedì, 13 febbraio 2012 17:54:01 Oggetto: Re: Increment Acct-Delay-Time on proxy Now I'm looking for a way to update the

Re: Increment Acct-Delay-Time on proxy

2012-02-13 Thread Alan DeKok
Emanuele Colombo wrote: Actually it didn't worked for me... How can I check this? Is there any setting for enabling this feature or a delay threshold after it starts working? What configuration file I could check? The code has been in the server since August 2007, i.e. 2.0.0. There is

Re: Increment Acct-Delay-Time on proxy

2012-02-13 Thread Emanuele Colombo
- Messaggio originale - Da: Alan DeKok al...@deployingradius.com A: FreeRadius users mailing list freeradius-users@lists.freeradius.org Inviato: Lunedì, 13 febbraio 2012 18:03:42 Oggetto: Re: Increment Acct-Delay-Time on proxy The code has been in the server since August 2007,

rlm_perl and Threaded Perl??

2012-02-13 Thread Simon Earthrowl
Hello, I've been looking at free radius wiki, and read all about interpreter pools. the prerequisites are that perl is complied with USE_ITHREADS and a bit lower also with MULTIPLICITY. I have both. what I can't seem to get working is the thread management

Re: rlm_perl and Threaded Perl??

2012-02-13 Thread Alan Buxey
Hi, I've been looking at [1]free radius wiki, and read all about interpreter pools. the prerequisites are that perl is complied with USE_ITHREADS and a bit lower also with MULTIPLICITY. I have both. what I can't seem to get working is the thread management as: what version of FR

Re: rlm_perl and Threaded Perl??

2012-02-13 Thread Simon Earthrowl
FR 2.1.12-1 and 2.1.12-7, but also looked at 3.0.0. I manage to get 2048 perl threads (assumed from /netstat -ap/ - as I'm interfacing into Apache's ActiveMQ), then when I hit 2049 threads FR crashes. Simon On 02/13/2012 11:25 PM, Alan Buxey wrote: Hi, I've been looking at [1]free

Re: EAP-SIM on freeradius-server-2.1.12

2012-02-13 Thread GNUbie
: /usr/local/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d - /usr/local/var/log/radius/radacct/172.17.1.110/auth-detail-20120213 [auth_log] /usr/local/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/172.17.1.110/auth

Re: rlm_perl and Threaded Perl??

2012-02-13 Thread Fajar A. Nugraha
On Tue, Feb 14, 2012 at 6:32 AM, Simon Earthrowl searthr...@eseye.com wrote: FR 2.1.12-1 and 2.1.12-7, but also looked at 3.0.0. I manage to get 2048 perl threads (assumed from netstat -ap - as I'm interfacing into Apache's ActiveMQ), then when I hit 2049 threads FR crashes. Why would you

Re: EAP-SIM on freeradius-server-2.1.12

2012-02-13 Thread GNUbie
/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d - /usr/local/var/log/radius/radacct/172.17.1.110/auth-detail-20120213 [auth_log] /usr/local/var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /usr/local/var/log/radius/radacct/172.17.1.110/auth-detail-20120213

Re: rlm_perl and Threaded Perl??

2012-02-13 Thread Alan DeKok
Simon Earthrowl wrote: Hello, I've been looking at free radius wiki http://wiki.freeradius.org/Rlm_perl, and read all about interpreter pools. the prerequisites are that perl is complied with USE_ITHREADS and a bit lower also with MULTIPLICITY. I have both. what I can't seem to get working

rad client

2012-02-13 Thread Miha Zoubek
Hi, I need one information about radius behaviour regarding voip cdr (AAA). I know I get two stop packet and two start packets for every call that is made. For one softswitch I get session ID same for all paskets (stopstart for a leg, and stopstart for b leg), on other softswitch I get one

Re: rad client

2012-02-13 Thread Fajar A. Nugraha
On Tue, Feb 14, 2012 at 2:34 PM, Miha Zoubek m...@softnet.si wrote: Hi, I need one information about radius behaviour regarding voip cdr (AAA). I know I get two stop packet and two start packets for every call that is made. For one softswitch I get session ID same for all paskets (stopstart

Re: rad client

2012-02-13 Thread Miha Zoubek
@Fajar, thanks for you quick replay. I will ask vendor about it. BR, Miha On 2/14/2012 8:46 AM, Fajar A. Nugraha wrote: On Tue, Feb 14, 2012 at 2:34 PM, Miha Zoubekm...@softnet.si wrote: Hi, I need one information about radius behaviour regarding voip cdr (AAA). I know I get two stop