Hi
Thanks for your help.
> U can specify the sql "query" for the counter:
> counter maxinput {
>filename = ${logdir}/db.maxinput
>key = User-Name
>count-attribute = Acct-Input-Octets
>reset = never
>counter-name = Input-Octets
>check-name = ChilliSp
Yes, what Alan says is true, in part . I have undred of MT and in some locatios I have the same problem. But I arrive to one conclusion for this affair: the main problem is the lack of conectivity to the Radius server and NAS.
From: Alan DeKok <[EMAIL PROTECTED]>Reply-To: FreeRadius users
On Mar 26, 2007, at 19:35, lishuai zhao wrote:
> Hi, everyone:
> I added a new module named rlm_name to FreeRADIUS and produced
> makefile as rlm_example, also I add rlm_name to src/modules/stable.
>
> When I do ./configure; make; make install, all the process are
> sucessful.
>
> I
Hi, everyone:
I added a new module named rlm_name to FreeRADIUS and produced
makefile as rlm_example, also I add rlm_name to src/modules/stable.
When I do ./configure; make; make install, all the process are sucessful.
If I do not use module rlm_name, the radius sever can run normally
Is there a way to get telephony disconnect cause ie "User busy" in radius
accounting? I am using a Cantata IMG1010 and looking for a more telephony
based result that "service unavailable".
Any suggestions?
Thanks
murray
-
List info/subscribe/unsubscribe? See http://www.freeradius.o
Try to change the username and password for access to sql, maybe the problem
is someone hack your sql server, I had this problem too and I found one
Wireless connection what did that
Fabián
From: Alan DeKok <[EMAIL PROTECTED]>
Reply-To: FreeRadius users mailing list
To: FreeRadius us
Hi Mathieu, I'm not an expert but I had the same problem.
You need upgrade freeradius to new version too.
The sqlcounters in your version only reply SessionTimeout, whit new version
you can reply wathever you want.
You need download de source new version from
ftp://ftp.freeradius.org/pub/radius/
Have you read this:
http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg33526.html
Isn't that your problem too?
Ivan Kalik
Kalik Informatika ISP
Dana 26/3/2007, "elmalhi abdelghani" <[EMAIL PROTECTED]> piše:
>Hi,
>
> so i don´t found any PID for radiusd. so too with netstat
Rob Wright wrote:
> I'm trying to setup Freeradius 1.1.5 and I'm having a problem during 'make'.
> I'm using Debian Etch, with Perl 5.8.8.
FreeRADIUS compilation on Debian is covered in the wiki.
http://wiki.freeradius.org/Build#Building_Debian_packages
--
Nicolas Baradakis
-
List info/subsc
Hi,
so i don´t found any PID for radiusd. so too with netstat -tunnelup any PID
!!!
think´s.
Eshun Benjamin <[EMAIL PROTECTED]> a écrit :
if radiusd -X works then
check whether yourpid was created successfully when you run radiusd;
if some folders lead
On Monday 26 March 2007 18:18:55 alex wrote:
> > > without problem. But the accounting is not working, the mysql tables
...
> > Did you run in debug mode (-X)? If so, did the output show anything
> > strange when processing an accounting packet?
...
> rad_recv: Access-Request packet from host 19
I think everything is ok.
rad_recv: Access-Request packet from host 192.168.1.1:6001, id=91, length=124
User-Name = "00:13:02:a7:57:9f"
User-Password = "testing123"
NAS-IP-Address = 192.168.1.1
Called-Station-Id = "00-20-a6-6b-72-aa:PIM DOCK A"
Calling-Stati
On Monday 26 March 2007 16:30:35 alex wrote:
> Hey guys, i just follow this guide.
> http://www.frontios.com/freeradius.html
> and everything looks ok, the users are already working and login without
> problem. But the accounting is not working, the mysql tables are empty, i
> checked when i user a
Hey guys, i just follow this guide.
http://www.frontios.com/freeradius.html
and everything looks ok, the users are already working and login without
problem.
But the accounting is not working, the mysql tables are empty, i checked when i
user access and everything looks ok, and the radacct still
Greetings,
I'm trying to setup Freeradius 1.1.5 and I'm having a problem during 'make'.
I'm using Debian Etch, with Perl 5.8.8.
I get the archive opened up and configure with the following:
./configure --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--prefix=/usr
--with-radacctdir=/va
Best (read: simplest) thing to do is NOT to let second group use any
username and password. Have them all use the same one (for instance
username: local; password: local). Then just add Calling-Station-Id as a
check item for that user. If you need to limit the number of such users
on-line you can
Hi all!
I am using the Radius-Pam module, on an embbeded ppc (windriver linux)
system, and I have a question.
I have noticed, that when configuring my box with a DNS server, then
once a user attempts login, a call is attempted at the radius server and
some kind of query is sent to the DNS serve
Hello, Alan!
You wrote on Mon, 26 Mar 2007 10:50:17 +0100:
AD> I' ve committed a fix to "-r branch_1_1". Please test it, to see
AD> if
AD> it works.
Yes, freeradius works without crashes when DB suddenly comes down and then
up.
With best regards, Alexander V. Klepikov. E-mail: [EMAIL PROTE
Hello, Eshun!
You wrote on Mon, 26 Mar 2007 14:50:52 + (GMT):
EB> $ cvs -d :pserver:[EMAIL PROTECTED]:/source login CVS
EB> password: anoncvs $ cvs -d
EB> :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1
Yes, I already did it, thank you!
With best regards, Alexander V. Klepikov.
> > freeradius = Version 1.1.14
>
> is there such a version?
Sorry it was freeradius-client-1.1.4 just a typo :)
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
http://advisi
$ cvs -d :pserver:[EMAIL PROTECTED]:/source login
CVS password: anoncvs
$ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r
branch_1_1 radiusd
==
Benjamin K. Eshun
- Message d'origine
De : Alexander V. Klepikov <[EMAIL PROTECTED]>
if radiusd -X works then
check whether yourpid was created successfully when you run radiusd;
if some folders leading to it are missing create them.
==
Benjamin K. Eshun
- Message d'origine
De : elmalhi abdelghani
Greetings!
I'm very newbie in FreeRadius software. Now I have to setup FreeRadius
server for dialup users billing. We have three categories of dialup
users:
1. Traditional users, who authenticates itselves with login and
password; some of them must have fixed IP.
2. Internal telephony network us
> Module: Library search path is /usr/local/lib
> *** glibc detected *** radiusd: double free or corruption (fasttop):
> 0x090fcde8 ***
update your perl and install cvs
$ cvs -d :pserver:[EMAIL PROTECTED]:/source login
CVS password: anoncvs
$ cvs -d :pserver:[EMAIL PROTECTED]:/so
Frame-Filter-ID = "std.ppp"
it takes a string value and accepted in Access Accept packects not in Access
Request, Access Reject and Access Challenge
==
Benjamin K. Eshun
- Message d'origine
De : Zion Somech <[EMAIL PROTECTED]>
À :
Hi all
Please advice
I need to set the following attribute:
Frame-Filter-ID =
Can someone advice how to do it on the user config file
Thanks in advance
Zion
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
You might try using mod_auth_xradius:
http://www.outoforder.cc/projects/apache/mod_auth_xradius/
More information can be found here:
http://www.howtoforge.com/apache_radius_two_factor_authentication
HTH,
Nick
On 3/26/07, Ramazan Ulker <[EMAIL PROTECTED]> wrote:
> Hi
> I want to implement otp au
Hi ,
so,
I encountered the same problem too.
any tipps?
Goke Aruna <[EMAIL PROTECTED]> a écrit : Ronaldo Zhou wrote:
> I encountered the problem, too.
>
> On 3/21/07, *Goke Aruna* >
> wrote:
>
> I installed freeradius-1.1.4 in FC4 and i got all the compilation
> without error.
>
>
Hi
I want to implement otp authentication for a web site. Radius and otp
scripts works well together but apache don't send any authentication data to
radius. I followed instructions in
http://www.freeradius.org/mod_auth_radius/ but apache mod_authn_file wants
passwords and could not be disabled. w
hi ,
always no way ?
any tips!
thanks
Goke Aruna <[EMAIL PROTECTED]> a écrit : satish patel wrote:
> check radwatch is runing or not is runing then kill radwatch it is for
> watching radiusd deamon for monitoring radius process
>
> */elmalhi abdelghani /* wrote:
>
> what means plaese this :
Alexander V. Klepikov wrote:
> To get it I typed
>
> cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1
> radiusd
>
> Am I right?
Yes.
> I got troubles with running it:
...
> Program received signal SIGSEGV, Segmentation fault.
> 0x28349e28 in rad_mangle () from /usr/local/lib
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
satish patel wrote:
> I am going to installed freeradius with ldap but my
> problem is i m confused about ldap and chap i want impement VPDN and
> users authenticate through ldap so CHAP will work or not how can i
> configure ldif file
Hello, Alan!
You wrote on Mon, 26 Mar 2007 10:50:17 +0100:
AD> I' ve committed a fix to "-r branch_1_1". Please test it, to see
AD> if
AD> it works.
To get it I typed
cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1
radiusd
Am I right?
I got troubles with running it:
Alexander V. Klepikov wrote:
> I make some additional tests. When DB connection suddenly breakes,
> sqlsocket->state == sockconnected.
I' ve committed a fix to "-r branch_1_1". Please test it, to see if
it works.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
Hi,
> freeradius = Version 1.1.14
is there such a version?
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Geoffroy Arnoud wrote:
> Hi all,
>
> I have a small question on FreeRADIUS behaviour when
> acting as a synchronous proxy:
> Are the modules re-executed on a retransmission
> reception, or is the forwarded request re-sent using
> the cache?
The forwarded request is re-sent using the cache.
> I
Ibrar Ahmed wrote:
>> Then the RADIUS code in radiusclient is buggy.
>
> Don't think so (I should be wrong rather than radiusclient)
The error message from radiusd is pretty definitive.
>> Can you say which version of radiusclient you are using? What CPU you
>> are running this on?
>
> f
Hi all,
I have a small question on FreeRADIUS behaviour when
acting as a synchronous proxy:
Are the modules re-executed on a retransmission
reception, or is the forwarded request re-sent using
the cache?
I also have a 2nd question - not regarding proxy:
While processing an Access-Request, if a mo
38 matches
Mail list logo