Victor Asavei wrote:
Hello,

I am running a PopTop server with FreeRadius for authentification. I have configured FreeRadius to use Oracle and I can successfully authenticate the users that connect to the VPN.

My questions is how can I after a certain-period of time or after a certain condition is true (for example a value in the db in a table reaches 0) to disconnect a certain user ?

Reading the documentation from the site I understood that the NAS server is responsable with this. How can i then do this using PopTop & FreeRadius ?

Any help or hint is appreciated !
In fact, the easiest way - to run external script via cron (or oracle sheduler) and do all job (i.e. ssh my_pptp_box kill `cat /var/run/ppp$1.pid`).

For now, neither freeradius and radiusclient supports CoA and DM messages :-(

--
With best regards, Evgeniy Kozhuhovskiy,
Leader of Services team,
Minsk State Phony Network, RUE Beltelecom.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to