Thank you for your reply,<br><br>I was thinking about something similar but I thought there is another way and I couldn't find it in the docs :(<br><br>As I see it the only thing with this kind of approach needed to make it work is to see which user is associated with which ppp connection (pppX).<br><br>Victor<br><br><br><b><i>Evgeniy Kozhuhovskiy <ugenk@mgts.by></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Victor Asavei wrote:<br>> Hello,<br>> <br>> I am running a PopTop server with FreeRadius for authentification. I <br>> have configured FreeRadius to use Oracle and I can successfully <br>> authenticate the users that connect to the VPN.<br>> <br>> My questions is how can I after a certain-period of time or after a <br>> certain condition is  true (for example a value in the db in a table <br>> reaches 0) to disconnect a certain user ?<br>> <br>>
 Reading the documentation from the site I understood that the NAS server <br>> is responsable with this. How can i then do this using PopTop & FreeRadius ?<br>> <br>> Any help or hint is appreciated !<br>In fact, the easiest way - to run external script via cron (or oracle <br>sheduler) and do all job (i.e. ssh my_pptp_box kill `cat <br>/var/run/ppp$1.pid`).<br><br>For now, neither freeradius and radiusclient supports CoA and DM <br>messages :-(<br><br>-- <br>With best regards, Evgeniy Kozhuhovskiy,<br>Leader of Services team,<br>Minsk State Phony Network, RUE Beltelecom.<br>-<br>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<br></blockquote><br><p>