Re: Talloc sanity error (3.0 release branch, reproxying from PEAP inner tunnel)

2013-08-12 Thread Alan DeKok
Brian Julin wrote:
> Alan DeKok wrote:
> 
>>  Well... I tried it, and I didn't see any errors.
> 
>>  Can you check that you're really running a *stock* binary, and a
>> *stock* configuration?
> 
> Attached is a recipe for how I replicated it (and another doublefree) on a 
> clean system.

  I've pushed a fix, thanks.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RLM_PERL mysql disconnect : what is the preferred handling ?

2013-08-12 Thread itquestioner
Hi,
 
First question from beginners 

We've found in the freeradius wiki, that the correct way to  manage connection 
to mysql is to initiate the connection in the CLONE function.
But where should we put $dbh->disconnect() to be sure that any connection will 
also be closed ? Whatever the  result  of the request treatment, and the stage 
in which  the module may exit.

Thank you
best regards

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: sql_counter module doesn't count

2013-08-12 Thread Alan Buxey
Hi

That's just an authentication request accounting packets is what you need.  
Is your kit configured to send accounting to this RADIUS server?

alan

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: sql_counter module doesn't count

2013-08-12 Thread lucia

Thanks for quick reply,

well I guess not. Can you give me a hint how I can figure it out how I 
can configure this ?


I'm I right that I have to configure the accounting in the RADIUS 
conf-files or is it part of the NAS it self.
Well OK I had a look into Wikipedia RADIUS and it looks like it is part 
of the NAS.

But I do not find any comments via google about Synology and accounting

I'm a bit confused now ...

Regards,
Lu




On 12.08.2013 23:34, Alan Buxey wrote:

Hi

That's just an authentication request accounting packets is what 
you need.  Is your kit configured to send accounting to this RADIUS 
server?


alan



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: sql_counter module doesn't count

2013-08-12 Thread Alan Buxey
If your NAS can't send accounting then there's nothing you can do at the 
freeradius end to make it do accounting

alan

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html