Manage IPv6 pools using freeradius

2009-10-08 Thread Ram Akuka
. Is there any documentation regarding this (looked in FreeRadius wiki and can't find anything useful). Thanks in advance, -- Ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: implemnting ipv6 with freeradius and juniper ERX

2009-10-06 Thread Ram Akuka
see what happen to them in the radius. Regarding the ERX-IPv6-NdRa-Prefix - I will ask in the Vendor list, 10x, Regards, Ram -Original Message- From: freeradius-users-bounces+ram=oasis-tech@lists.freeradius.org [mailto:freeradius-users-bounces+ram=oasis-tech

implemnting ipv6 with freeradius and juniper ERX

2009-10-06 Thread Ram Akuka
#x27;t see the acess-request process only the accounting. I want to fully understand the process and know exactly what attributes the radius is sending the NAS. How can I do this? Thanks in advance, -- Ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Bind to ldap with the current auticated user

2008-11-23 Thread Ram Akuka
thanks in advance , Ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

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 problem When restarting FreeRadius Deamon after adding some perl module

2007-12-27 Thread Ram Akuka
/etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl uname -a Linux XX 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686 GNU/Linx any ideas how can i fix this ? thanks in advance -- Ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Benchmark test score about the performance of this server

2007-11-19 Thread ram
Try this tool http://www.evolynx.com/radius/dl_loadtest.aspx ram On Nov 19, 2007 1:40 AM, Liangliang Guo <[EMAIL PROTECTED]> wrote: > Hi everyone: > -Does any one have some measurement counters or benchmark test score > about the performance of this server when using mysql d

Re: How to triger an application after a authentication done

2007-10-26 Thread ram
On 10/26/07, Alan DeKok <[EMAIL PROTECTED]> wrote: > > ram wrote: > > Radius checks the authentication and send to the user for the > authorisation. > > when use authenticated and authorised. and same time i want to trigger > > the script to open a > >

How to triger an application after a authentication done

2007-10-25 Thread ram
authentication and send to the user for the authorisation. when use authenticated and authorised. and same time i want to trigger the script to open a Iptable rules and his bandwidth with TC can some one give me suggestion how can i achieve this ? ram - List info/subscribe/unsubscribe? See http

Re: [OpenSER-Users] Failed to compile openser with freeradius support

2007-09-28 Thread ram
On 9/28/07, Live Great <[EMAIL PROTECTED]> wrote: > > HI, > > In FreeBSD 6.2, I got this error when I compiled openser with freeradius > support. > > ../../radius.h:36:32: freeradius-client.h: No such file or directory > install freeradius client before compil

Re: Openser+Asterisk+Freeradius

2007-09-27 Thread ram
On 9/27/07, Live Great <[EMAIL PROTECTED]> wrote: > > Hi, is there any documentation or hyper links I can follow for the setup? > Hi as such there is no document made people step by step but there are some documents which can give you some idea from openser.org document site

Re: Openser+Asterisk+Freeradius

2007-09-26 Thread ram
r answer. > > Your comment is much appreciated. > yes its does depends on the deployment ram Thanks > SW > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: data limit in Mikrotik with Freeradius and Mysql

2007-09-21 Thread ram
Hi iam trying to achive the same any inputs ram On 9/20/07, ravi sawant <[EMAIL PROTECTED]> wrote: > > Hi > > Does anyone have solution for limiting users with data traffic. I have > working setup of Mikrotik with freeradius and mysql. > > Have searched on net and f

Ethernet Authentication/ and accounting with Bytes

2007-09-08 Thread ram
Hi iam builing some network ethernet based services. I have network like this Users-hubSwitch--Freeradiusinternet i want to have DHCP with Freeradius authentication either web based or MAC based authentication can some suggest me any solution ram - List

Re: FreeRADIUS 2.0.0-pre2 has been released

2007-08-29 Thread ram
al 2.0.0. Hi its good to hear this is there any distributed model and failover model available. iam looking Central one SERVER and other Servers are distributed model. like client server model any suggestion on same ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database Population problem with mysql

2007-08-23 Thread ram
s it work NO I have still the same problem any help ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database Population problem with mysql

2007-08-21 Thread ram
version of mysql are you running? 3.x or 4.x might be very fussy? mysql Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486) using readline 5.2 ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database Population problem with mysql

2007-08-21 Thread ram
'-MM-DD HH:MM:SS' format. The supported range is '1000-01-01 > 00:00:00' to '-12-31 23:59:59'. " Hi thats what iam wondering and posted in the group why iam failing to populate the data which is compatable ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database Population problem with mysql

2007-08-21 Thread ram
ructure for table 'dictionary' # #CREATE TABLE dictionary ( # id int(10) DEFAULT '0' NOT NULL auto_increment, # Type varchar(30), # Attribute varchar(64), # Value varchar(64), # Format varchar(20), # Vendor varchar(32), # PRIMARY KEY (id) #); # # Table structure for table 'nas' # CREATE TABLE nas ( id int(10) NOT NULL auto_increment, nasname varchar(128) NOT NULL, shortname varchar(32), type varchar(30) DEFAULT 'other', ports int(5), secret varchar(60) DEFAULT 'secret' NOT NULL, community varchar(50), description varchar(200) DEFAULT 'RADIUS Client', PRIMARY KEY (id), KEY nasname (nasname) ); ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Database Population problem with mysql

2007-08-21 Thread ram
Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486) using readline 5.2 on debian any suggestions ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Database Population problem with mysql

2007-08-21 Thread ram
000-00-00 00:00:00', AcctStopTime datetime NOT NULL default '-00-00 00:00:00', ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radius client in on Server, Freeradius on another Server

2007-08-13 Thread ram
> > > > > > You will need to add the client in clients.conf on the server > iam using radiusclient-ng on client side to connect to radius server is there anything required to config radiusclient-ng side iam using mysql, so i need to add in database or clients.conf ( hardco

radius client in on Server, Freeradius on another Server

2007-08-13 Thread ram
Hi I have radius client installed in my server and freeradius and mysql installed in other server how can i connect them ? what configs i need to change ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius authentication LAN users

2007-08-10 Thread ram
ling > > Rgds > > satish patel Look at IPtables and ip accounting ram $ cat ~/satish/url.txt > > http://www.linuxbug.org > > _ > > -- >

Re: authentication problem with mysql integration

2007-08-07 Thread ram
> > Those messages seem pretty clear to me. Have you verified the secret is > the > same? yes i verified the secret is the same ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

authentication problem with mysql integration

2007-08-07 Thread ram
s Finished request 9 Going to the next request --- Walking the entire request list --- Waking up in 1 seconds... --- Walking the entire request list --- Waking up in 1 seconds... --- Walking the entire request list --- Sending Access-Reject of id 2 to x.x.x.x port 32772 Waking up in 4 seconds... --

Re: Adding a NAS via SQL

2007-07-27 Thread ram
w NAS device that I add to > the SQL database? NAS adding should be realtime i belive i dont think you need to restart radius for that ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radiusd startup problem

2007-07-26 Thread ram
page in our wiki: http://wiki.freeradius.org/SQL_HOWTO This URL should be reasonable, let me try again with this document and revert back ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: radiusd startup problem

2007-07-26 Thread ram
On 7/26/07, Alan DeKok <[EMAIL PROTECTED]> wrote: ram wrote: > iam have installed fresh copy with freeradius+mysql document What document? To install the server the server, you just follow the instructions in the INSTALL. http://www.frontios.com/freeradius.html ram - List info/

Re: radiusd startup problem

2007-07-26 Thread ram
On 7/26/07, Alan DeKok <[EMAIL PROTECTED]> wrote: ram wrote: > rlm_acct_unique: Cannot find attribute 'NAS-IP-Address' in dictionary Huh? a) you didn't install the server correctly b) you installed the server on top of a pre-existing server that was broken Hi

radiusd startup problem

2007-07-26 Thread ram
nt-IP-Address, NAS-Port" rlm_acct_unique: Cannot find attribute 'NAS-IP-Address' in dictionary radiusd.conf[1159]: acct_unique: Module instantiation failed. radiusd.conf[1753] Unknown module "acct_unique". radiusd.conf[1747] Failed to parse preacct section. any suggestio

Re: compile problem

2007-06-29 Thread ram
/local/src/cdrtools/freeradius-1.1.6/src' gmake[1]: *** [common] Error 2 gmake[1]: Leaving directory `/usr/local/src/cdrtools/freeradius-1.1.6' make: *** [all] Error 2 On 6/30/07, ram <[EMAIL PROTECTED]> wrote: Hi iam compiling on FC5 radius 1.1.6 iam getting the follo

compile problem

2007-06-29 Thread ram
Hi iam compiling on FC5 radius 1.1.6 iam getting the following error any help s.lo proxy.lo radiusd.lo radius_snmp.lo request_list.lo session.lo smux.lo threads.lo util.lo valuepair.lo version.lo timestr.lo xlat.lo \ -dlpreopen ../modules/rlm_python/rlm_python.la -lnsl -lresolv -l

Triple Play Service Accouting Suggestion

2007-04-12 Thread ram
guide me to URL where i can integrate all Services thanks ram - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

triplet data structure

2005-07-07 Thread Sri Ram Bathina
Hi, I am using freeradius-1.0.3. and Iam using EAP SIM. authentication. i would like to know which data structure is used to store the IMSI, RAND, SRES and KC values. and also which algorithm is used to search when a user sends his sim triplet. Thanks, Sri Ram. - List info/subscribe