i'm lokking for a solution.. i want to offer costumers timelimited access to my wireless network... but how can i do that?
i was thinking about a radius server that the AP calls when auth. the user.... but the user must be deleted after a certain time after first connect (i.e. the costumer will be handed a random generated username and password)
i run my own linux server and was wondering if there is a package that will give me:
radius server webpage to admin users and make random passwords/users delete users after lets say 3 hours (must be setable when generating user/password)
regards bo
Didn't find your answer? Ask the community — no account required.
B
Bo Herrmannsen
doh....
forgot to say that my server runs fedora 8 (all packages installed) and webmin to manage it
/bo
"Bo Herrmannsen" skrev i en meddelelse news:47d3e88b$0$15878$ snipped-for-privacy@dtext01.news.tele.dk...
N
NetSteady
Bo,
There are a number of options out there. What I need to know is the following:
1) What do you use to do the webpage redirect?
2) How many users will you have online at a time (on average)
3) Have you already selected your wireless equipment.
Please feel free to contact me directly if you'd like.
Chris Hutchison
formatting link
M
Mark McIntyre
yum install freeradius
configuring it is the doozy...
freeradius comes with various database connectors. I suspect one could write some php and perl to achieve the above.
B
Bo Herrmannsen
nothing.. i dont have a solution yet... i have tried with chillispot and freeradius/mysql... no luck... i cant get mysql and freeradius working together
5... 10 at max
yes.... WRT54GL.. thinking of loading it with dd-wrt
but again.. i'm looking for a simple thing... i got chillispot working... but it needs a radius server.. witch need to connect to sql to verify useres
"NetSteady" skrev i en meddelelse news: snipped-for-privacy@m36g2000hse.googlegroups.com...
B
Bo Herrmannsen
i got freeradius running...
i only miss the config part... freeradius wont load when setup to use mysql
it stops reading the config when it comes to sql... guess it cant find the sql module, but it is installed
so far i have installed(on top of fedora 8 - all packages):
formatting link
anyone have a running freeradius/mysql on a fedora box?
"Mark Mc>> hi..
B
Bo Herrmannsen
try this....
formatting link
clik at the login link.... the chillispot part works... but it cant do an auth...
my guess is because freeradius is not working right...
but if i do a
radtest steve testing localhost 1812 theradiussecret