RE: Volume limit/data limit with Mikrotik NAS on FreeRADIUS

2012-10-17 Thread Angel Elena
Hello Antonio, good night. are you solved this question ? I'm trying the same with freeradius and accounting -Mensaje original- De: Antonio Fernández Pérez Enviado:Vie 05-10-2012 13:44 Asunto: Volume limit/data limit with Mikrotik NAS on FreeRADIUS Para: freeradius-users@l

Re: errores

2012-10-17 Thread Fajar A. Nugraha
On Thu, Oct 18, 2012 at 3:27 AM, Fernando Castillo wrote: > Estoy utilizando freeradius para instalar un > servidor pero presento un problema. > Soy nuevo utlizandolo freeradius, asi que me ayudarian > muchisimo como solucionar este problema: English, please. Not using english means you're effect

errores

2012-10-17 Thread Fernando Castillo
Estoy utilizando freeradius para instalar un servidor pero presento un problema. Soy nuevo utlizandolo freeradius, asi que me ayudarian muchisimo como solucionar este problema: rlm_eap: SSL error error:02001002:system library:fopen:No such file or directory rlm_eap_tls: Error reading certificate

Re: DHCP

2012-10-17 Thread Arran Cudbard-Bell
On 17 Oct 2012, at 17:30, Marinko Tarlac wrote: > It would be great. > > For CableTV + Wireless network companies which users DHCP and PPPoE, > freeRadius with DHCP seems like a "golden solution" ;) You'd think so, but they seem to like reinventing the wheel more :) There's also problems wit

Re: DHCP

2012-10-17 Thread Marinko Tarlac
It would be great. For CableTV + Wireless network companies which users DHCP and PPPoE, freeRadius with DHCP seems like a "golden solution" ;) On 10/17/2012 4:17 PM, Alan DeKok wrote: David Peterson wrote: So is it as easy as adding in the scope to the sites-available/dhcp and creating a sql

Re: DHCP

2012-10-17 Thread Alan DeKok
David Peterson wrote: > So is it as easy as adding in the scope to the sites-available/dhcp and > creating a sqlippool for the clients? Or am I vastly over simplifying this. That's pretty much it. The goal of the DHCP configuration is for the server to automatically do as much as possible. Th

RE: DHCP

2012-10-17 Thread David Peterson
So is it as easy as adding in the scope to the sites-available/dhcp and creating a sqlippool for the clients? Or am I vastly over simplifying this. David -Original Message- From: Fajar A. Nugraha [mailto:l...@fajar.net] Sent: Tuesday, October 16, 2012 3:46 PM To: David Peterson-Wireless

Re: Compliance testing of Free Radius Client

2012-10-17 Thread Arran Cudbard-Bell
Arpit, As mentioned by other users radclient is not designed to be used in embedded applications. If you require an RFC compliant RADIUS client library, one is available from NetworkRADIUS (http://networkradius.com/clientapi.html). -Arran - List info/subscribe/unsubscribe? See http://www.freera

Re: Compliance testing of Free Radius Client

2012-10-17 Thread Tarun Dixit
Hey Arpit, You wont be able to interact with the user using radclient. Please have a proper understanding first. Freeradius clearly mentions that radclient and radeapclient are just for testing the freeradius server. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.htm

Re: different vlan ssid

2012-10-17 Thread Giuseppe Marocchio
Hi, freeradius -XXX look the access-request i believe there is an SSID into Called-Station-ID, Then You can use LUA for doing your job. GM On Tue, 2012-10-16 at 18:07 +0200, Matteo Cazzador wrote: > Hello i've question, i'm a novice. > > I've installed freeradius version 2.1.11 to permit wi

Re: Compliance testing of Free Radius Client

2012-10-17 Thread Phil Mayers
On 10/17/2012 08:26 AM, Arpit Jain wrote: Does it mean that freeradius client is just a dummy client and there is no point in performing compliance testing on it? radclient and radeapclient are not NASes. They don't provide service to users, and they don't run as daemons. They're for server

Compliance testing of Free Radius Client

2012-10-17 Thread Arpit Jain
Hi All, Please help!!! Query #1: *I want to perform RFC compliance testing of FreeRadius client (not server) available with "freeradius" package.* In other words, i want to perform compliance testing on "radclient" and "radeapclient" binaries available with freeradius package. On investigat