<br>Hey Juraj,<br><br>I think that you are over-complicating things.<br>This is rather easy to implement, you simply need to create a pincode-auth<br>scenario and for limiting the time you can use Max-All-Session attribute.<br>
<br>Be sure to check daloRADIUS as a management platform for RADIUS and Hotspots<br>deployments (if you're working with SQL databases, MySQL specifically though other<br>are supported too).<br><br><a href="http://sourceforge.net/projects/daloradius/">daloRADIUS </a>- <a href="http://sourceforge.net/projects/daloradius/">http://sourceforge.net/projects/daloradius/</a><br>
<br>I'll be glad to be of help if you need assistance in implementing this kind of<br>solution in your network.<br><br><br><br><br>On Thu, Feb 28, 2008 at 9:50 AM, Juraj Bilic <<a href="mailto:asipu_zu@yahoo.com">asipu_zu@yahoo.com</a>> wrote:<br>
>The problem:<br>>   There is a host that controls internet access for 25 different machines.<br>>   For having internet access machine user must type prepaid code.<br>>     (there are 1000 generated prepaid valid codes)<br>
>   With one prepaid code user can use the internet for 1h.<br>>   If user used only 20min of his current prepaid code he can use it again.<br>>        on another machine (this code now gives 40min of internet access)<br>
><br>>My naive solution:<br>>   Use freeradius on host and special .net app on every user machine<br>>   to control everything.<br><br><br><br>Regards,<br>Liran Tal.