. 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
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
#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
thanks in advance ,
Ram
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
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:
...
/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
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
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
> >
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
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
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
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
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
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
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
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
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
'-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
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
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
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
>
>
> >
>
> 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
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
ling
>
> Rgds
>
> satish patel
Look at IPtables and ip accounting
ram
$ cat ~/satish/url.txt
>
> http://www.linuxbug.org
>
> _
>
> --
>
>
> 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
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...
--
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
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
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/
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
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
/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
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
guide me to URL where i can integrate all
Services
thanks
ram
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
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
35 matches
Mail list logo