Different Attributes based on NAS-IP

2011-07-13 Thread Waqas Toor
Dear Community, I want to use SQL to send different Attributes of the same groupname based on NAS-IP-Address. for example 1024DL_512UL is the name of my group in sql. I want to send different Attributes based on NAS IP 2.2.2.2 and Different attributes for same group when NAS IP is 6.6.6.6 Any poi

Re: Proxy state attribute in accounting

2011-04-20 Thread Waqas Toor
>> It works fine, but when one of the server goes down of a long period, >> It sends a lot of proxy state attributes. > >  Then you didn't follow the example.  You configured it so that the > detail file reader would write packets *back* to the detail file in the > "Post-Proxy-Type Fail" section. >

Re: Proxy state attribute in accounting

2011-04-17 Thread Waqas Toor
On Sat, Apr 16, 2011 at 9:19 PM, Alan DeKok wrote: > Waqas Toor wrote: >> Yes, Understood, Can I can limit those proxy-state attributes to lets >> say 100 attributes only. >> Because the other server is complaining about possible DoS attacks. > >    It would have been

Re: Proxy state attribute in accounting

2011-04-16 Thread Waqas Toor
On Sat, Apr 16, 2011 at 11:22 AM, Alan DeKok wrote: > Waqas Toor wrote: >> I am doing store and proxy accounting to different servers, Now I want >> to remove the proxy-state attribute from the proxied packet. >> The problem is that other accounting servers that are not

Proxy state attribute in accounting

2011-04-15 Thread Waqas Toor
acccounting response back. This makes the detail file size increase. I am using FreeRadius version 2.1.10 with roubust-accounting configuration. the proxy servers are being load-balanced. and detail file is being created correctly Thank you Waqas Toor - List info/subscribe/unsubscribe? See http

Re: Radutmp help

2011-03-25 Thread Waqas Toor
On Fri, Mar 25, 2011 at 7:32 PM, Alan DeKok wrote: > Waqas Toor wrote: >> yes, accounting is working fine. Now please tell, is NAS-Port >> attribute is a *must* to get this radutmp to work ? as my ASN is not >> sending NAS-Port attribute in its accounting packet. > >

Re: Radutmp help

2011-03-25 Thread Waqas Toor
Thank you Alan, you are always there to help :) On Fri, Mar 25, 2011 at 5:50 PM, Alan DeKok wrote: > Waqas Toor wrote: >> Hello Community, >> >> I am unable to understand why my radutmp file is not being created. > >  This is in the FAQ. > >  Is the server rec

Radutmp help

2011-03-25 Thread Waqas Toor
:41:53 2011 : Debug: [radutmp] expand: %{User-Name} -> 002682A4E826@test_cpe.com Fri Mar 25 15:41:53 2011 : Debug: ++[radutmp] returns noop and in configuration session { radutmp # # See "Simultaneous Use Checking Queries" in sql.conf # sql } Th

Re: store and proxy accounting packets

2011-02-28 Thread Waqas Toor
Thank you Alan for your support. I have one question now, in the realm part "test_cpe.com" I want to maintain this realm in the user name for accounting. for Example "MAC@test_cpe.com" it should not remove the suffix. On Fri, Feb 25, 2011 at 7:39 PM, Alan DeKok wrote

Re: store and proxy accounting packets

2011-02-25 Thread Waqas Toor
AcctUniqueId, UserName, Realm, NASIPAddress, NASPortId, NASPortType, AcctSta rlm_sql (sql): Reserving sql socket id: 0 rlm_sql (sql): Released sql socket id: 0 ++[sql] returns ok ++[exec] returns noop [attr_filter.accounting_response] expand: %{User-Name} -> 002682D1A232@test_cpe.com attr_

Re: store and proxy accounting packets

2011-02-25 Thread Waqas Toor
and virtual servers, treat me as a noob Waqas On Fri, Feb 25, 2011 at 6:02 PM, Alan DeKok wrote: > Waqas Toor wrote: >>>  Did you bother *reading* the "robust-proxy-accounting" file? >>> >> I have configured the robust-proxy-accounting > >  That doesn&#

Re: store and proxy accounting packets

2011-02-25 Thread Waqas Toor
Hi, On Thu, Feb 24, 2011 at 11:33 AM, Alan DeKok wrote: > Waqas Toor wrote: >> but what to do to get accounting to other client, Also if that fails >> is it going to create detail files ? > >  Did you bother *reading* the "robust-proxy-accounting" file? >

Re: store and proxy accounting packets

2011-02-23 Thread Waqas Toor
Thanks Alan, but what to do to get accounting to other client, Also if that fails is it going to create detail files ? On Wed, Feb 23, 2011 at 6:27 PM, Alan DeKok wrote: > Waqas Toor wrote: >> I want to store accounting packets to local database and proxy same >> accounting

store and proxy accounting packets

2011-02-23 Thread Waqas Toor
proxy-accounting I am unable to understand the pass-through accounting, is it going to save to local accounting as well ? Thank you Waqas Toor - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Interim update accounting and Acct-Status-Type flag

2011-02-21 Thread Waqas Toor
Hi Community, I want to save interim update accounting packet to the DB and I can't seem to find how. also in the radacct table I want to save the flag of those packets as well i.e. Start, Alive( Interim-Update), Stop Thank you Waqas Toor - List info/subscribe/unsubscribe? See

EAP transaction benchmark

2011-02-14 Thread Waqas Toor
. Waqas Toor - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: freeradius 2.1.10 with oracle instantclient11.2

2011-01-17 Thread Waqas Toor
if it works for others then I hope somebody add it to the wiki as well Thanks Waqas On Sat, Jan 15, 2011 at 1:42 AM, Alexandre wrote: > Hardcoding libnnz11should be done in configure not in configure.in. and so > there is no need to run. ./autogen.sh > > Le 14 janv. 2011 20:19

Re: freeradius 2.1.10 with oracle instantclient11.2

2011-01-14 Thread Waqas Toor
his oracle thing is becoming pain now :) Thank you Waqas Waqas On Fri, Jan 14, 2011 at 10:56 PM, Alexandre wrote: > A workaround for your very own problem could be to change all > references to libnnz10 to libnnz11 in the configure file (in the same > directory). > > rega

Re: freeradius 2.1.10 with oracle instantclient11.2

2011-01-14 Thread Waqas Toor
rball? >> >> Never the less  it seems ,there are autoconf or libtool issues with >> your environement (wich is?). >> Do you have the same error before applying patch? >> >> >> 2011/1/14 Waqas Toor : >>> also adding to that, >>> i

Re: freeradius 2.1.10 with oracle instantclient11.2

2011-01-14 Thread Waqas Toor
his token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. what could be the reason now? On Fri, Jan 14, 2011 at 6:10 PM, Waqas Toor wrote: > Hello Alexandre, > > Thanks for the patch > it tried its failing > > here is the error mes

Re: freeradius 2.1.10 with oracle instantclient11.2

2011-01-14 Thread Waqas Toor
S" > @@ -129,7 +134,7 @@ > >                if test "x$ORACLE_LIBS" = "x"; then >                        AC_MSG_WARN([oracle libraries not found.  Use > --with-oracle-lib-dir=.]) > -                       fail="$fail libclntsh libnnz10" > +                       fail="

freeradius 2.1.10 with oracle instantclient11.2

2011-01-14 Thread Waqas Toor
Dear Community, I am trying to compile freeradius2.1.10 with oracle instantclient11.2 and having problems where it is not detecting oracle libraries and header files. where the oracle home is /opt/instantclient_11_2 there are two steps that I am trying and both are failing. a: standard compile #