Re: freeradius+openvpn disconnect user from radius

2012-01-05 Thread Alexandre Chapellon
First We should know if openvpn is able to create a vpn session for a certain amount of time and then disconnect the user once time expired... I am not sure openvpn has such a feature... If it doesn't that mean that openvpn code would also need to be hacked. This thread is slightly becomming o

Re: freeradius+openvpn disconnect user from radius

2012-01-05 Thread Azfar Hashmi
Thanks for clarification. So nobody able to change the code and create any patch so far? and can we be able to di it via vendor specific attributes trick? On 1/5/2012 6:30 PM, Alexandre Chapellon wrote: > From the ./UserAuth.cpp file in the radiusplugin code: > > /**The method send an authenticati

Re: freeradius+openvpn disconnect user from radius

2012-01-05 Thread Alexandre Chapellon
From the ./UserAuth.cpp file in the radiusplugin code: /**The method send an authentication packet to the radius server and * calls the method parseResponsePacket(). The following attributes are in the packet: * - User_Name, * - User_Password * - NAS_PortCalling_Station_Id, * - NAS_Identif

Re: freeradius+openvpn disconnect user from radius

2012-01-05 Thread Azfar Hashmi
pptp and l2tp working fine, if I see radiusplgin source code then these things are defined there ie.g session-timeout and idle-timeout but since I am not good in programing i have no idea why they are there, anyone confirm why they are in code if not supported? I am on v2.1a b1 1/5/2012 11:17 AM,

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Azfar Hashmi
I am gonna try it now. On 1/4/2012 5:49 PM, Alexandre Chapellon wrote: > pptp does it very well (at least poptop does). Never tried with L2TP > itself but I know ppp sessions inside L2TP tunnels works as > expected... but that inly pppd works ok with session-timeout. > > Regards. > > Le 04/01/2012

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Alexandre Chapellon
pptp does it very well (at least poptop does). Never tried with L2TP itself but I know ppp sessions inside L2TP tunnels works as expected... but that inly pppd works ok with session-timeout. Regards. Le 04/01/2012 12:19, Azfar Hashmi a écrit : One more related question. I have to test this wi

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Azfar Hashmi
One more related question. I have to test this with pptp and lt2p also, do they support it? On 1/4/2012 4:14 PM, Azfar Hashmi wrote: > Hi Alexandre, > > Thanks for sharing your experience. > > On 1/4/2012 4:02 PM, Alexandre Chapellon wrote: >> I tried to setup exactly the same things a while ago u

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Azfar Hashmi
Hi Alexandre, Thanks for sharing your experience. On 1/4/2012 4:02 PM, Alexandre Chapellon wrote: > I tried to setup exactly the same things a while ago using the > radiusplugin for openvpn. > It just don't work! Looking at the code of the radiusplugin I could > not find anything that handle Sess

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Alexandre Chapellon
I tried to setup exactly the same things a while ago using the radiusplugin for openvpn. It just don't work! Looking at the code of the radiusplugin I could not find anything that handle Sessiontimeout attribute (I didn't tried with Acc-Session-Timeout but didn't see anything either). Even if Yo

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Azfar Hashmi
I did but the list has very low activity. Only few posts in numerous days there. On 1/4/2012 1:32 PM, Fajar A. Nugraha wrote: > On Wed, Jan 4, 2012 at 3:18 PM, Azfar Hashmi > wrote: >> Anyone confirm me that openvpn support >> session-timout/acct-session-timeout, i want radius to tell my NAS to

Re: freeradius+openvpn disconnect user from radius

2012-01-04 Thread Fajar A. Nugraha
On Wed, Jan 4, 2012 at 3:18 PM, Azfar Hashmi wrote: > Anyone confirm me that openvpn support > session-timout/acct-session-timeout, i want radius to tell my NAS to > disconnect users if they reached their expiration. Currently its not > working. Did you ask in openvpn list? It should be a more su

freeradius+openvpn disconnect user from radius

2012-01-04 Thread Azfar Hashmi
Anyone confirm me that openvpn support session-timout/acct-session-timeout, i want radius to tell my NAS to disconnect users if they reached their expiration. Currently its not working. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html