WiFi HotSpot

Murray Taylor MTaylor at bytecraft.com.au
Mon Oct 18 23:52:58 UTC 2010


 
m0n0wall has a 'standard' set of scripte that implement this

Murray Taylor
Bytecraft Systems
Special Projects Engineer

P: +61 3 8710 0600
D: +61 3 9238 4275
F: +61 3 9238 4140

--
 |_|0|_|	"Absence of evidence
 |_|_|0|	is not evidence of absence"
 |0|0|0|	Carl Sagan

-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Erik Norgaard
Sent: Tuesday, October 19, 2010 9:29 AM
To: freebsd-questions at freebsd.org
Subject: Re: WiFi HotSpot

On 18/10/10 21.53, Maile Halatuituia wrote:
> Anybody  have a hint how to implement software as an internet hotspot.
> OpenBSD based.

This is usually a question of:

- providing an interface that is reasonable user friendly for users to 
authenticate against, some sort of web interface, apache and friends.
- some authentication system, I don't know if Radius or homebrewn
- some management software to create temporary tokens or whatever
- firewall solution with a script to easily update as access is granted 
and revoked and redirect unauthenticated users to the login page

I don't know of any out of the box solution, on the other hand, you 
should be able to easily brew your own.

BR, Erik
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"
---------------------------------------------------------------
The information transmitted in this e-mail is for the exclusive
use of the intended addressee and may contain confidential
and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action
in reliance upon this information by persons and/or entities
other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or
addressee immediately and delete the material. 

E-mails may not be secure, may contain computer viruses and
may be corrupted in transmission. Please carefully check this
e-mail (and any attachment) accordingly. No warranties are
given and no liability is accepted for any loss or damage
caused by such matters.
---------------------------------------------------------------

### This e-mail message has been scanned for Viruses by Bytecraft ###


More information about the freebsd-questions mailing list