RE : RE : RE : IP Pool management and Re-authentication

2007-03-22 Thread Thibault Le Meur
> > > Thibault Le Meur wrote: > > > I've patched the radiusplugin to add Framed-IP-Address to > > the re-auth > > > request but rlm_ippool still allocates a new IP Address > > (I'm using FR > > > 1.1.4). > > > > Ok. It seems like rlm_ippool should be updated to look for > > Framed-IP-Address

RE : IP Pool management and Re-authentication

2007-03-21 Thread Thibault Le Meur
I've been using OpenVPN + Ralf's Radiusplugin for several months and recently moved away from server-side IP assignment. However, while I did use it, I found that in my configuration FreeRADIUS only assigned new IPs when the accounting for that user had stopped (ie, if it recieved a STOP packet)

Re: RE : RE : IP Pool management and Re-authentication

2007-03-21 Thread Jan Mulders
I've been using OpenVPN + Ralf's Radiusplugin for several months and recently moved away from server-side IP assignment. However, while I did use it, I found that in my configuration FreeRADIUS only assigned new IPs when the accounting for that user had stopped (ie, if it recieved a STOP packet).

RE : RE : IP Pool management and Re-authentication

2007-03-21 Thread Thibault Le Meur
> Thibault Le Meur wrote: > > I've patched the radiusplugin to add Framed-IP-Address to > the re-auth > > request but rlm_ippool still allocates a new IP Address > (I'm using FR > > 1.1.4). > > Ok. It seems like rlm_ippool should be updated to look for > Framed-IP-Address in the request.

Re: RE : IP Pool management and Re-authentication

2007-03-21 Thread Alan DeKok
Thibault Le Meur wrote: > I've patched the radiusplugin to add Framed-IP-Address to the re-auth > request but rlm_ippool still allocates a new IP Address (I'm using FR > 1.1.4). Ok. It seems like rlm_ippool should be updated to look for Framed-IP-Address in the request. That would be very us

RE : IP Pool management and Re-authentication

2007-03-21 Thread Thibault Le Meur
Hi Alan, > > > I'd like to patch the openvpn-radiusplugin so that an extra > > attribute > > > is sent in the Access-Accept packets so that FR will be able to > > > differentiate Initial and Renegociation Access-Accept > requests and > > > only assign new IP address from the pool on Initial Acce

RE : IP Pool management and Re-authentication

2007-03-20 Thread Thibault Le Meur
Thanks for your reply, > Thibault Le Meur wrote: > > Openvpn sometimes needs to renegotiate the connections and > thus sends > > authentication requests while the connection is still > active (with an > > already assigned IP address): this causes FR to assign a new IP > > address from the poo

Re: IP Pool management and Re-authentication

2007-03-20 Thread Alan DeKok
Thibault Le Meur wrote: > Openvpn sometimes needs to renegotiate the connections and thus sends > authentication requests while the connection is still active (with an > already assigned IP address): this causes FR to assign a new IP address from > the pool (which seems normal since FR has no way t

RE: Ip pool management

2005-03-03 Thread Sébastien Cantos
d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la > part de Alan DeKok > Envoyé : jeudi 3 mars 2005 17:41 > À : freeradius-users@lists.freeradius.org > Objet : Re: Ip pool management > > "Sébastien Cantos" <[EMAIL PROTECTED]> w

Re: Ip pool management

2005-03-03 Thread Alan DeKok
"Sébastien Cantos" <[EMAIL PROTECTED]> wrote: > The problem is that it is complaining: > rlm_ippool: could not find Pool-Name attribute The *module* is printing that message because the Pool-Name attribute is not found in the list of check items. > For my *newbie* understanding, if the Pool-na

RE: Ip pool management

2005-03-03 Thread Sébastien Cantos
DIVA > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la > part de Alan DeKok > Envoyé : mercredi 2 mars 2005 18:50 > À : freeradius-users@lists.freeradius.org > Objet : Re: Ip pool management > > "Sébastien Cantos&quo

Re: Ip pool management

2005-03-02 Thread Alan DeKok
"Sébastien Cantos" <[EMAIL PROTECTED]> wrote: > I've followed instructions in radiusd.conf : > My users file looks like this: > DEFAULT Service-Type == Framed-User > Pool-Name := osiris-pool, You did not follow the instructions in radiusd.conf. The "Pool-Name" attribute should go on the

RE: Ip pool management

2005-03-02 Thread Sébastien Cantos
> Network / System Manager Neopost DIVA > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la > part de Alan DeKok > Envoyé : mardi 1 mars 2005 18:50 > À : freeradius-users@lists.freeradius.org > Objet : Re: Ip pool management > >

Re: Ip pool management

2005-03-01 Thread Alan DeKok
"Sébastien Cantos" <[EMAIL PROTECTED]> wrote: > I would like to configure my radius to give the first available IP in the > subnet 192.168.52.0/24 without carrying about the NAS modem number. > Is there a way to configure this ? Read radiusd.conf. Look for "ippool" Alan DeKok. - List inf