Perl problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread Ram Akuka
Hi, i trying to configure mac-address authentication system with FreeRadius and FreeNAC. after installing the FreeRadius and FreeNAC (ubuntu 7.10) i added the following to the Radius configuration: modules: perl check_mac { module = /opt/nac/bin/rad2vmps } authorize: # Enable MAC

Re: Perl problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread Alan DeKok
Ram Akuka wrote: ... perl check_mac { module = /opt/nac/bin/rad2vmps FreeRADIUS CVS (what will be 2.0) includes support for VMPS. when trying to start the radius server i get the following error: # /etc/init.d/freeradius start * Starting FreeRADIUS daemon freeradius

Re: Perl problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread liran tal
On Dec 27, 2007 10:09 AM, Alan DeKok [EMAIL PROTECTED] wrote: Ram Akuka wrote: ... perl check_mac { module = /opt/nac/bin/rad2vmps FreeRADIUS CVS (what will be 2.0) includes support for VMPS. 2.0 is very promising :-) when trying to start the radius server i get the following

Re: Perl problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread liran tal
Hey Ram, Check what versions of the freeradius rlm perl you have and the versions of your installed perl packages. Regards, Liran Tal. On Dec 27, 2007 9:37 AM, Ram Akuka [EMAIL PROTECTED] wrote: Hi, i trying to configure mac-address authentication system with FreeRadius and FreeNAC. after

Re: Configure Cisco Aironet 1130 with PEAP/Ms-Chap2

2007-12-27 Thread Julian Stöver
Hi, first, i'm sorry for this late answer, I was in holiday. Julian Stöver wrote: after solving my problem with creating certificates i got another problem: I enabled MsCHAP in the Radius configuration The default configuration already enables mschap. Why are you editing it to enable

Re: Perl problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread Ram Akuka
i just recompile the freeradius , and add the LD_LIBRARY_PATH and it's working !!! tanks for helping -- Ram liran tal wrote: On Dec 27, 2007 10:09 AM, Alan DeKok [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Ram Akuka wrote: ... perl check_mac { module

Re: freeradius + OpenWrt

2007-12-27 Thread Sergio Belkin
thanks all have answered! 2007/12/26, tran thang [EMAIL PROTECTED]: Hello I am using Freeradius with Cisco AP and MS AD, Regards Thang - Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: FreeRadius users mailing list freeradius-users@lists.freeradius.org

Freeradius + Postgres not working with init.d script

2007-12-27 Thread Baltazar Ruiz
Hello everyone, I'm running: Freeradius 1.1.3 + Postgresql Version: 8.1.9, Release: 1.el5 on CentOS 5 My problem is that when I execute: radiusd -sxxx everything runs fine, but, when I execute: /etc/init.d/radiusd start I get the following error: Error: rlm_sql_postgresql: Couldn't

Re: Freeradius + Postgres not working with init.d script

2007-12-27 Thread Alan DeKok
Baltazar Ruiz wrote: My problem is that when I execute: radiusd -sxxx everything runs fine, It doesn't change UID's, because it's running in debugging mode. Error: rlm_sql_postgresql: Couldn't connect socket to PostgreSQL server [EMAIL PROTECTED]:database Error: