make install without messing with previous configuration?

2009-07-14 Thread Stefan Winter
Hello, I wonder if there's a way to install FreeRADIUS, but *not* have it install config files in its raddb dir. The reason being that if you have a previous version and a well-shepherded config directory with only exactly the needed files, a "make install" will clutter your raddb dir with defaul

Patch to submit for SQLite support, but don't want to clobber existing patch ...

2009-07-14 Thread Ben West
I just managed to get basic SQLite function with SQLite v3.6 and Freedradius v2.1.6, and I was about to submit a patch for sql_sqlite.c driver. However, I see a bugzilla entry about this was literally just submitted today: https://bugs.freeradius.org/bugzilla/show_bug.cgi?id=3 My patch involves c

HELP! EAP-TLS: how can I install a cert on a workstation so that it works for all users

2009-07-14 Thread john
Hi all, I can't find this information anywhere. I have looked for days. Can I create a client cert for a computer so that any user that logs in may use it automatically under Windows XP? I have successfully created a client.p12 with the FQDN of the workstation I am using, installed it and been au

RE: How to publish vendor specific dictionary file?

2009-07-14 Thread Ila Palanisamy
Hi Ivan, Our dictionary is already existing, it is called dictionary.foundry. We need update in this file. Here is the new list VENDOR Foundry 1991 BEGIN-VENDORFoundry ATTRIBUTE Foundry-Privilege-Level 1 integer ATTRIBUTE

Re: How to publish vendor specific dictionary file?

2009-07-14 Thread Ivan Kalik
> Whom to send the request to publish vendor specific dictionary file? So > that the dictionary file will be available as part of the radius > installation. Just attach it to the message to this list. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.o

Re: Store message "Multiple logins" in MySQL.

2009-07-14 Thread Ivan Kalik
> The problem is that this message "Access-Reject" is the same for when an > error occurs the user or password invalid. > Tell me about that you can do this by setting the Freeradius conf, without > changing the source code? You can't. But you can parse message from radius.log and insert it into d

How to publish vendor specific dictionary file?

2009-07-14 Thread Ila Palanisamy
Hi, Whom to send the request to publish vendor specific dictionary file? So that the dictionary file will be available as part of the radius installation. Thanks, Ila. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Help required in defining new string Attribute

2009-07-14 Thread Ila Palanisamy
Hi, I'm new to free radius. I'm trying to assign a new string attribute for a user, but the radius server is not coming up. Can someone help me in defining new string Attribute in freeradius. I have added a new attribute Foundry-INM-Role-AOR-List as string in dictionary and I'm trying to set

Store message "Multiple logins" in MySQL.

2009-07-14 Thread Daniel Aparecido Martins Rosa
Hi All! I need to register in a database when occurs simultaneous use. Currently I stored by postauth_query through the variable '% (reply: Packet-Type)', but the message is generic, ranging from Access-Reject or Access-Accept. When a connection occurs simultaneously, The freeradius stores the me

rlm_ippool performance

2009-07-14 Thread Santosh
Hi I have a radius test client which can generate 1000's of radius access request in a single second. These radius clients need an IP address. So, I configured local ip ppol to assign ip addresses. When I run the tests I could see that I can scale up at the rate of 5 per second. If I incr

AW: MySQL - support - module not loaded - radacct

2009-07-14 Thread Bernd Hoffmann
Hello, > what happends when you run with "radiusd -X" - does it all work? As I said, yes it is working fine. > what does /var/log/radius/radiusd.log show? When I start radius with "radius -X" the log show nothing, but the last line of the output is "Ready to process requests." and all is workin

Re: Re: rlm_ruby

2009-07-14 Thread A . L . M . Buxey
Hi, > built from source? my FreeRADIUS is - the Ruby was installed from repository > I built the ruby from source, but then reversed that and have also tried > with the centos packages. > I have ruby-1.8.5-5.el5_3.7 ruby-libs-1.8.5-5.el5_3.7 > ruby-devel-1.8.5-5.el5_3.7 now but still no luck.

RE: Re: rlm_ruby

2009-07-14 Thread wernerml
Hi Alan built from source? I built the ruby from source, but then reversed that and have also tried with the centos packages. I have ruby-1.8.5-5.el5_3.7 ruby-libs-1.8.5-5.el5_3.7 ruby-devel-1.8.5-5.el5_3.7 now but still no luck. werner - List info/subscribe/unsubscribe? See http://www.

Re: using nasid instead of client ip..

2009-07-14 Thread Oguzhan Kayhan
Ignore previous msg..Problem solved.my mistake.. :)) I just forgot the config.bck file on sites-enabled directory..so even i reconfigure the file it was still reading from the old one... >>> And now when i try to run second different client software on same >>> server, >>> because the client ip

Re: MySQL - support - module not loaded - radacct

2009-07-14 Thread A . L . M . Buxey
Hi, > when I uncomment the sql in the accounting section, the logging seems to > work. However the server does no more start with the init.d script. I can > see a radiusd process per "ps aux", but the server doesn't listen on the > certain ports (netstat -lnpe shows not the wished result). When I

Re: using nasid instead of client ip..

2009-07-14 Thread Oguzhan Kayhan
>> And now when i try to run second different client software on same >> server, >> because the client ip still 192.168.0.15 it uses same virtual server on >> radius. >> Is there any other way to use different virtual server according to >> nasip >> for example??? > > You mean NAS-Identifier? Yes.

AW: MySQL - support - module not loaded - radacct

2009-07-14 Thread Bernd Hoffmann
Hello, when I uncomment the sql in the accounting section, the logging seems to work. However the server does no more start with the init.d script. I can see a radiusd process per "ps aux", but the server doesn't listen on the certain ports (netstat -lnpe shows not the wished result). When I start

Re: MySQL - support - module not loaded - radacct

2009-07-14 Thread Ivan Kalik
> So I ask you, how can I enable radacct - mysql (how can I encourage > freeradius to load rlm_sql_mysql)? Uncomment $INCLUDE for sql.conf in radiusd.conf. Uncomment sql in sections you want to use it in default (and others if needed) virtual server. Ivan Kalik Kalik Informatika ISP - List info/

AW: MySQL - support - module not loaded - radacct

2009-07-14 Thread Bernd Hoffmann
Hello, I believe, that I found my answer in the http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg46743.h tml . ;-) Best regards, Bernd > -Ursprüngliche Nachricht- > Von: > freeradius-users-bounces+b.hoffmann=satspeed...@lists.freeradi > us.org > [mailto:freeradius

MySQL - support - module not loaded - radacct

2009-07-14 Thread Bernd Hoffmann
Hello, I want to use freeradius 2.1.6 to store accounting data from a NAS in MySQL. First of all I installed mysql from source. Then I tried to install freeradius in the following both ways: - ./configure make make install - ./configure --with-mysql-include-dir=/u

Re: rlm_ruby

2009-07-14 Thread A . L . M . Buxey
Hi, > I have ruby 1.8.7 installed from source on CentOS 5.2 > If anyone could give me a few pointers as to what I could check on the > settings I would appreciate it. built from source? for my install to work with ruby i installed the following CentOS packages ruby ruby-libs ruby-devel alan

rlm_ruby

2009-07-14 Thread wernerml
Good Day I am having problems using the rlm_ruby module. When starting radiusd I get the following error: radiusd: symbol lookup error: /lib/rlm_ruby-2.1.6.so: undefined symbol: ruby_init I have ruby 1.8.7 installed from source on CentOS 5.2 If anyone could give me a few pointers as to what

Re: using nasid instead of client ip..

2009-07-14 Thread Ivan Kalik
> And now when i try to run second different client software on same server, > because the client ip still 192.168.0.15 it uses same virtual server on > radius. > Is there any other way to use different virtual server according to nasip > for example??? You mean NAS-Identifier? Yes. Create two vir

Freeradius-Users

2009-07-14 Thread Mai Khai Hung
mss - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

using nasid instead of client ip..

2009-07-14 Thread Oguzhan Kayhan
Hello, I have a server with mutliple ethernets working on. I need to run an authentication server(called chilli or coova) on 2 different ethernets which needed to authenticate with different radius servers. I am currently running my radius with virtual servers. The problem is, I created virtual s

Re: How to control users traffic ?

2009-07-14 Thread YvesDM
On Tue, Jul 14, 2009 at 6:02 AM, Eric wrote: > freeradius-1.1.3-1.4 !! > Is it the reason of problem ? Yes, reply-name was only implemented in version 1.1.5 or 1.1.6 Upgrade to the latest version. Kind regards Yves - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html