Max-Monthly-Traffic

2010-02-07 Thread Neville
Sorry for troubling everyone on this, but I cannot work out why Session-Octets-Limit is not calculating the differences between the counter and the check_item and setting an higher limited than the check_item? Log below Sun Feb 7 12:59:50 2010 : Debug: rlm_sqlcounter: Check item is greater

RE: AW: Freeradius + External PHP script

2010-02-07 Thread X.x - x.X
Well, I think it's a good start, to terminate the code lines with semicolons. Hope this helps :) Thanks for the hint Moe ;) If someone knows how it should look like from the Freeradius side, please advise!

Re: NAS Client Behind a NAT Router

2010-02-07 Thread Fahd Kasri
How about for disconnecting users? http://wiki.freeradius.org/index.php/Packet_of_Disconnect 2010/2/6 Rahul Panwar panwar.ra...@gmail.com Map udp port 1812 for authentication 1813 for accounting with Radius server. No need to redirect any port to the client only map (redirect) the ports to

Re: Radius + PostgreSQL + MD5 Passwords

2010-02-07 Thread Phillip Smith
On 5 February 2010 18:34, Alan DeKok al...@deployingradius.com wrote: 3) Any pointers in the right direction to how to achieve what I am after?  See man rlm_pap.  You can use the auto-header thing, or just use MD5-Password directly: # users file entry: bob     MD5-Password := 0x12345... #

Re: no wait exec scripts end up as defunct zombie process

2010-02-07 Thread Sajeewa Warnakulasuriya
Alan, Further to below, this issue does not happen to wait for response scripts. Also it appears that it has no effect if the service is under load or not. In both situations it creates zombie processes. Has anybody else who use no wait exec scripts experience it? The scripts take around

EAP-AKA support in FreeRadius?

2010-02-07 Thread hongjianli . nudt
Hi, list, Anybody konw if EAP-AKA is supported in FreeRadius? If do, Where do I find some information about it? TKS! 2010-02-08 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Too many closing braces / Errors reading

2010-02-07 Thread Teguh Kurniawan
Hello, I need your advice. What's wrong with my configuration ? # radiusd -X FreeRADIUS Version 2.1.8, for host i686-pc-linux-gnu, built on Feb 7 2010 at 21:14:00 Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. There is NO warranty; not even for MERCHANTABILITY or FITNESS

Re: Radius + PostgreSQL + MD5 Passwords

2010-02-07 Thread Alan DeKok
Phillip Smith wrote: I forgot to mention in my first post that this is freeradius-1.1.3-1.5.el5_4 on CentOS 5.4. Do I need 2.1.8 for this MD5 stuff to work? Yes. I'd prefer to be able to use the distro's packages, but if I have to compile it to make it work then I don't really have a

Re: Too many closing braces / Errors reading

2010-02-07 Thread Alan DeKok
Teguh Kurniawan wrote: Hello, I need your advice. What's wrong with my configuration ? You edited the configuration files, and broke them. Go back to the default configuration, and make *small* edits. Alan DeKok. - List info/subscribe/unsubscribe? See