That's a horrible way of doing it...
Try to get it using Javascript from the client.


Regards,
Liran.

NavoneNew1 I'd love to help, if the job is somewhat straight forward I'd even be happy to do it for free.
You can also share with us your problems and we will try to help, this is what this forum is for...

Regards,
Liran.

3

(7 replies, posted in Radius Configuration)

You can do that with the customized Access-Period attribute,
it is supported out of the box in daloRADIUS.

http://sourceforge.net/projects/daloradius/


Regards,
Liran.

4

(4 replies, posted in UAM Configuration)

If you'd like to customize the actual chillispot pages as well with your own images,
css styles etc you can look in the daloradius package under contrib/chilli where you
will find an already existing template for you to play with.

Regards,
Liran.

what is happening on the freeradius side?
show us some debugging info.

Regards,
Liran Tal.

Alrighty.
Keep in touch!

Glad it was helpful.
Are you using daloRADIUS?

that doesn't sound right to me though I work with mac authentication as described above (in the portal,
not as a non-interactive macauth).


Regards,
Liran Tal.

Hey Phil,


I've just checked the hotspotlogin.php that comes with the daloRADIUS package
and it seems to have all the WISPr XML tags, I suggest you download and check it as well.

So it seems that the hotspotlogin.php that was posted here and the one at daloRAIDUS
both have the WISPr XML tags and that your problem is something else, correct me if I'm wrong.

If you require more help getting this thing going you can also
contact me at liran dot tal at gmail dot com

Regards,
Liran Tal.

10

(1 replies, posted in Radius Configuration)

You can setup 2 freeradius servers (primary/secondary) working both of them with the same
MySQL database. Another idea is to load balance between 2 radius servers

You're having some issues with Auth-Type as it seems.
Remove any explicit auth-type declare if you're setting it somewhere in your configs.

Andrew - definitely!

Hey pbflores,

If you can provide me with some documentation of the WISPr XML Smart Client tags
then I'm willing to work on it.


Regards,
Liran Tal.

14

(1 replies, posted in Radius Configuration)

Hey datawest,

You should start with checking that your FreeRADIUS server is starting up ok and waiting for requests,
then check connectivity to it from the openwrt box, simply ping it and see that it is ok.

The fact that wifi connections time out can be for a number of reasons and there should be no
communication between the wifi clients and the radius server directly.


If you require more specific assistance (logging in and taking a look) you may contact
me directly at liran dot tal at gmail dot com


Regards,
Liran Tal.

If you decided you want to go with the constant frame search the forums
(as well as coova's forums) for privoxy.

Useful resource: http://coova.org/wiki/index.php/CoovaAP/OpenWrtPackages


Regards,
Liran Tal.

16

(11 replies, posted in Documentation)

daloRADIUS comes packaged with templates for Captive Portal pages which you can easily
use for your Chillispot Hotspot deployment as well as manipulate extensively and customize it
if you require.

Here's a screenshot of a chillispot Captive Portal landing page customized by me for the daloRADIUS package.
Reference: http://daloradius.wiki.sourceforge.net/Captive+Portal+Landing+Pages


Regards,
Liran Tal.

I'm unaware of a project which currently answers this exact need but possibly you could
replace this need with another - constantly displaying a frame in the top window of the
user browser with your ads/website content page.

For that some solutions already exist.
I'd be happy to give you another hand in setting this up.


Regards,
Liran Tal.

You would like the first web page that opens to redirect to your own local/public
website address to your choosing, and after that browsing the Internet is done
without interruption?

I'm not sure Chilli is a good idea here because it's based on authentication and you already
rejected that.

It should be fairly common to come up with a simple server program that does that maybe by identifying
clients by their IP address or something common as that. Also consider looking at Squid for as a web proxy
which might have an add-on module/functionality to perform what you are looking for.


Regards,
Liran Tal.

Hey khy1188,

daloRADIUS is in-dependent of your NAS, you can use it with DD-WRT, OpenWRT, X-WRT, FreeWRT, etc...
it really doesn't matter, as long as you configure FreeRADIUS to work with it.

To generate prepaid cards go to Management -> Users -> Batch Add
there you can create multiple prepaid users with whatever username prefix you choose.

If you have further questions it would probably be wiser to ask these questions
in daloRADIUS forums: http://sourceforge.net/forum/?group_id=193562

We're also available online on freenode IRC network to help you out at #daloradius.


Regards,
Liran Tal.

20

(11 replies, posted in Documentation)

Toto,

What do you mean by "screen print"?

It's a well known issue which the NAS (in this case chilli) must handle.
If chilli restarts without sending the Accouting Stop packet then there's really nothing to do about it.

You need to setup some cron script that would clear these stale sessions.


Regards,
Liran Tal.

It's just a matter of buying a CA from a known authority and installing it on your apache server.

Regards,
Liran Tal.

23

(4 replies, posted in Chillispot Configuration)

If you require authentication to be performed based on your MAC address then
in your mysql database you'd have to create the following configuration for it in radcheck
00-11-22-33-44-55 , Auth-Type , := , Accept

This is self explanatory really, once chillispot sends it's mac authentication it is sending the mac address
as the username, the freeradius server then checks up the radcheck table and automatically accepts this
mac address user.

If you're doing MAC address then there's no real need for a password, right? it's not interactive.
Hope this makes sense.


daloRADIUS is a management platform for FreeRADIUS which provides complete management,
reports, accounting and so much more. It also supports Mac authentication management among others
(user authentication and pincode authentication).

Goodluck and hope you find it useful.
Reference: http://sourceforge.net/projects/daloradius

Regards,
Liran Tal.

As simplywifi mentioned daloRADIUS would be your ideal solution for complete management.
Luckily for you it also provides customized templates for the Captive Portal page as well Signup web pages
for those cases where you'd like to provide users with online registration to your hotspot deployment.

Reference for Captive Portal and Signup pages: http://daloradius.svn.sourceforge.net/viewvc/daloradius/trunk/contrib/chilli/

Reference to daloRADIUS:
http://sourceforge.net/projects/daloradius


Regards,
Liran Tal.

Hey Astatine,

If you are looking for a central management solution of users, groups and general RADIUS deployment
you certainly want to take a look at daloRADIUS.

Reference: http://sourceforge.net/projects/daloradius

Regards,
Liran Tal.