<div>Ivan,</div>
<div>Once the user is authenticated, and then a pop up window that comes up from the chillispot, hotspotlogin.cgi script,creating the pop up window with a timer counting down. So that user is then allowed on the internet. Now the user is connected to the chillispot server, does chillispot then get packets from freeradius server, I don't see anywhere in the radius database that that a attribute is set for radacct, to only allow wireless from a certain amount of time everyday. The set up I am using has a different database that has the location and times wireless is available for everyday of the week. So when the time of day comes, when the wireless is not available. Is the Free Radius server sending packets to the chillispot server, saying that the wireless is no longer avaible and to kick off all users?</div>

<div>thanks<br><br></div>
<div class="gmail_quote">On Fri, Oct 2, 2009 at 4:25 PM, Ivan Kalik <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">> I have a access point that is connected to a chillispot server, which then<br>> communicates to an external freeradius server. I have a mysql server also<br>> on<br>> the freeradius server. I am just tyring to figure out how this is all<br>
> working. When a wireless client comes in they are unauthencticated users,<br>> which will be redirectedto uam homepage, located on the external radius<br>> server. The user is then brought to the hotspotlogin.cgi. Then the<br>
> username<br>> and password are sent over to the radius server to check to see if the<br>> user<br>> matches the user in the mysql database. If authenticated, then the radius<br>> server sends a packet back to chillispot, saying yes accept the user, and<br>
> redirect them to a web page that I specify. (is that correct?)<br><br></div>That is correct.<br>
<div class="im"><br>> Does the<br>> user<br>> remain connected to the freeradius server,<br><br></div>No, user never connects to radius server.<br>
<div class="im"><br>> since the pop up window that<br>> comes up is from there anyway,<br><br></div>Pop-up window is a part of ChilliSpot.<br>
<div class="im"><br> or is it chillispot that is then taking<br>> over.<br>> Which server is actually allowing the user onto the internet? I am<br>> thinking<br>> it is chillispot since that is handling dhcp.<br>
<br></div>Yes. Radius is just a service ChilliSpot uses (it's optional).<br>
<div class="im"><br>> In the database is a table<br>> that is used to allow open and close time, that the wireless is avaible<br>> everyday, wouldn't that mean that the user would have to remain connected<br>
> to<br>> the freeradius server?<br><br></div>Again - no, user is *never* connected to radius server. That table<br>probably composes Login-Time attribute so that logintime module can<br>calculate Sesion-Time if user is allowed to connect. But you should ask<br>
ChilliSpot people how it works.<br><br>Ivan Kalik<br>Kalik Informatika ISP<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>