auth_log problem

2012-04-14 Thread Ali Majdzadeh
Hi I’m using FreeRadius 1.2.12 for about 50.000 concurrent users coming from about 50 NAS. I found that More than 40% of radius packets (1812/1813) was seen by tcpdump but not seen in auth_log or acct detail log files. What’s wrong? Does freeradius have limitation for such case? radiusd.conf is

Re: Building with 32-bit Module on 64-bit Machine

2012-04-14 Thread Fajar A. Nugraha
On Sun, Apr 15, 2012 at 11:05 AM, Eric Geier wrote: > I can't find a 64-bit version of the experimental module FR (from freeradius.org) is distributed as source. There's no "64-bit version of the experimental module" in the source. You can build it as either 32 or 64bit. If you use a binary pack

Building with 32-bit Module on 64-bit Machine

2012-04-14 Thread Eric Geier
I can't find a 64-bit version of the experimental module I want to include when manually building FR, but I want to run on a 64-bit machine. Is this possible? Maybe I could force it to configure and make FR in 32-bit mode? But would it then be a pain to install the 32-bit versions of all the FR dep

Re: Setting up FreeRADIUS accounting with IP address logging

2012-04-14 Thread Fajar A. Nugraha
On Sat, Apr 14, 2012 at 5:06 PM, Johan Swetzén wrote: > Hi! > > I'm setting up wifi internet in my student dorm (90 people) and thought wpa2 > enterprise with FreeRADIUS (version 2.1.8 running on Ubuntu) would be a good > solution, together with the incredibly stable Linksys WRT54GL and dd-wrt.

Re: NTLM Auth Problem

2012-04-14 Thread Phil Mayers
> > >with radius –X , I saw that the challenge and response is differ from >that >I got in auth_log in same session. So if I run ntlm_auth with new >values, >it’s OK! what’s wrong? Freeradius processes the mschapv2 challenge into a different format required by samba. There's nothing "wrong". Thi

Re: Setting up FreeRADIUS accounting with IP address logging

2012-04-14 Thread Matthew Newton
Hi Johan, On Sat, Apr 14, 2012 at 12:06:54PM +0200, Johan Swetzén wrote: > I'm setting up wifi internet in my student dorm (90 people) and > thought wpa2 enterprise with FreeRADIUS (version 2.1.8 running > on Ubuntu) would be a good solution, together with the > incredibly stable Linksys WRT54GL a

Re: FreeRADIUS time based authentication with MySQL

2012-04-14 Thread jomajo
Thanks guys, but I got the same error with these in the pap module configuration. : pap { auto_header = yes } -- View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRADIUS-time-based-authentication-with-MySQL-tp5637543p5641190.html Sent from the FreeRadius - User

NTLM Auth Problem

2012-04-14 Thread Ali Majdzadeh
Hi I’m using FreeRadius 2.1.12 wih mschap and ntlm_auth external execution module as follows: ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --username=%{%{Stripped-User-Name}:-%{%{User-Name}:-None}} --challenge=%{%{mschap:Challenge}:-00} --nt-response=%{%{mschap:NT-Response}:-00}"

Group Processing with MySQL

2012-04-14 Thread Andrew Long
This continues questions related to group processing not always working as expected, in particluar why group replies are not sent when the users are members of groups for which there are replies in radgroupreply. I should mention that Alan's response to my previous post a couple weeks ago was simp

Setting up FreeRADIUS accounting with IP address logging

2012-04-14 Thread Johan Swetzén
Hi! I'm setting up wifi internet in my student dorm (90 people) and thought wpa2 enterprise with FreeRADIUS (version 2.1.8 running on Ubuntu) would be a good solution, together with the incredibly stable Linksys WRT54GL and dd-wrt. There are a few problems I cannot figure out though: 1. How to