freeradius 1.1.1 does not make on 64 bit intel platfrom

2006-03-29 Thread Ashwin Gobind
Hi all. I am trying to install freeradius 1.1.1 on a 64 bit intel platform. I get the ffg error : rm -fr .libs/rlm_counter.la .libs/rlm_counter.* .libs/rlm_counter-1.1.1.* gcc -shared rlm_counter.lo -Wl,--rpath -Wl,/usr/software/freeradius-1.1.1/src/lib/.libs -Wl,--rpath -Wl,/usr/local/lib

Freeradius ip allocation.

2006-03-23 Thread Ashwin Gobind
Is it possible to use freeradius to dynamically allocate ip adrreses from predefined pools. I want to assign an ip address from a specific set of pools, which pool to use is to be determined by the NAS Identifier the Called-Station-Id of the AccessRequest. Also to throw another complication in,

Optimizing freeradius for very high loads

2006-03-20 Thread Ashwin Gobind
cpu max utilization is only 10% used, 90%idle. There is also enough memory. How can I optimize freeradius to increase the tps handling capability ? Thanks Ashwin Gobind “This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.co.za/legal

Freeradius 1.0.5 installation on Suse 64 biut platform

2005-10-31 Thread Ashwin Gobind
Good day. I am having a problem installing freeradius on Suse Linux. I am using a 64 bit AMD dual core platform. Please see the log below : -module -export-dynamic \ -o rlm_counter.la -rpath /usr/local/lib rlm_counter.lo -lgdbm -lssl -lcrypto -lnsl -lresolv -lpthread rm -fr

Problem installing freeradius 1.0.1 or 1.05 on 64 bit platform

2005-10-28 Thread Ashwin Gobind
Good day I am attempting to install freeradius on a 64 bit platform with Suse Linux 9. However I get the following error during make. What maybe the problem ? /usr/software/freeradius-1.0.1/libtool --mode=link gcc -release 1.0.1 \ -module -export-dynamic -g -O2 -D_REENTRANT

Packet of Disconnect

2005-10-13 Thread Ashwin Gobind
Can freeradius handle a Disconnect Request (Attribute 40). If so how ? “This e-mail is sent on the Terms and Conditions that can be accessed by Clicking on this link http://www.vodacom.net/legal/email.aspx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Proxy of accounting message (Ashwin Gobind)

2005-10-03 Thread Ashwin Gobind
Topics: 1. RE: Proxy of accounting message (Ashwin Gobind) 2. EAP-PEAP-MSCHAPv2: use_tunneled_reply = yes (Bjarni Hardarson) 3. Re: freeradius and MS SQL -- anyone got it working? (Duane Cox) 4. Re: Expose RADIUS packet's identifier (James J J Hooper) 5. Re: Segmentation Fault

RE: Proxy accounting message

2005-09-30 Thread Ashwin Gobind
, please edit your Subject line so it is more specific than Re: Contents of Freeradius-Users digest... Today's Topics: 1. Proxy of Accounting Requests (Ashwin Gobind) 2. Re: Proxy of Accounting Requests (Nicolas Baradakis) 3. RE: Proxy of Accounting Requests (Jonathan De Graeve) 4. Re

RE: Proxy of accounting message

2005-09-30 Thread Ashwin Gobind
Thanks nick. However when I proxy the message, the message-authenticator field has an INVAILID TOKEN (see trace below). Why is this Sending Accounting-Request of id 1 to 10.113.46.170:1813 Acct-Status-Type = Start Service-Type = Framed-User Called-Station-Id = vlive

Proxy of Accounting Requests

2005-09-29 Thread Ashwin Gobind
Good day. I am using freeradius 1.05 I want to proxy accounting requests originating from certain hosts to another server, how can I do this. Also I am using Jradius to handle accounting request. But this certain request I don't want JRadius to handle, but freeradius just to proxy it. Here is an

AccountingReq message authenticator

2005-09-28 Thread Ashwin Gobind
Hi. Is there anyway to generate a message authenticator for an accounting request packet. At the moment I am using JRadius, I need to send an accounting request message to another radius server. However after I add the message authenticator and send to to another server, the other

RE: Freeradius-Users Digest, Vol 5, Issue 91

2005-09-28 Thread Ashwin Gobind
instead of the entire packet try just the attributes with the empty MA. Ashwin Gobind wrote: Hi. Is there anyway to generate a message authenticator for an accounting request packet. At the moment I am using JRadius, I need to send an accounting request message to another radius server