Starting RADIUS server: gdbm fatal: write error

2013-01-21 Thread pamela pomary
Hello Folks I encountered an error - 'Starting RADIUS server: gdbm fatal: write error' while restarting my radius service this morning. Any help please! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

sub-tlv data isn't copyed on FR 2.2.0

2013-01-21 Thread 马俊峰
Reason: src/lib/radius.c static VALUE_PAIR *rad_vp2tlv(VALUE_PAIR *vps) { …… end = vp2data(NULL, NULL, NULL, vp, ptr + 2, tlv-vp_tlv + tlv-length - ptr); …… } static uint8_t *vp2data(const RADIUS_PACKET *packet,

Re: Starting RADIUS server: gdbm fatal: write error

2013-01-21 Thread pamela pomary
I found the solution. Apparently server disk got full. Had to clear some logs to make room for some space. Thank You. On Mon, Jan 21, 2013 at 9:19 AM, pamela pomary ppom...@gmail.com wrote: Hello Folks I encountered an error - 'Starting RADIUS server: gdbm fatal: write error' while

help with proxy settings for EDUROAM

2013-01-21 Thread Hocine M
: Info: +- entering group pre-proxy {...} Mon Jan 21 15:29:46 2013 : Info: [pre_proxy_log] expand: /var/log/freeradius/radacct/%{Client-IP-Address}/pre-proxy-detail-%Y%m%d - /var/log/freeradius/radacct/192.168.58.5/pre-proxy-detail-20130121 Mon Jan 21 15:29:46 2013 : Info: [pre_proxy_log] /var

Re: help with proxy settings for EDUROAM

2013-01-21 Thread Olivier Beytrison
On 21.01.2013 16:39, Hocine M wrote: Hello, Could anyone help me? I'm trying setting up freeradius 2.1.12 for eduroam. The local auth works well, but the proxy part not so. First you should have a look at

Re: help with proxy settings for EDUROAM

2013-01-21 Thread A . L . M . Buxey
hi, as already mentined, there is the eduroam confluence wiki for further documentation. your request was proxied offbut not answered. ask for someone to check the logs on the next hop - or at the final target RADIUS to see if they got the requests through however, your eduroam

Freeradius as DHCP server (static IP + some options)

2013-01-21 Thread Leo Combes
Hello. I successfully run ISC-DHCP server for provisioning modems in an ISP's network, but what I wanted to try is something more modern and with database support. I want to try using Freeradius as DHCP server, but first I want to know if it is possible with these requirements: - Need to deliver

how do you limit users connection?

2013-01-21 Thread Tzvika Gelber
one of my sites has a web-redirect portal and freeradius is the way they authenticate. now i want to take it to the next level and use my web-redirect portal to allow 15min connections. Aradial has an Enforcmant switch that you can set those limitations. but how do i do the same with Freeradius?

Re: Freeradius as DHCP server (static IP + some options)

2013-01-21 Thread Alan DeKok
Leo Combes wrote: Hello. I successfully run ISC-DHCP server for provisioning modems in an ISP's network, but what I wanted to try is something more modern and with database support. I want to try using Freeradius as DHCP server, but first I want to know if it is possible with these