freebsd-ports/net-mgmt/coovachilli/pkg-message
Dmitry Marakasov eec0520a03 CoovaChilli is an access controller
It provides a captive portal / walled garden environment.
Coova builds on the popular features of the now defunct Chillispot.

WWW: http://www.coova.org/

PR:		130357
Submitted by:	Sevan Janiyan <venture37 at geeklan dot co dot uk>
2009-01-20 11:57:59 +00:00

11 lines
348 B
Text

| Add coovachilli_enable="YES" to /etc/rc.conf
|
| You'll need to tweak your kernel settings
| add the following to /boot/loader.conf
| kern.ipc.msgseg=16000
| kern.ipc.msgmnb=16000
|
| Sample config files located in %%EXAMPLESDIR%%
| copy the sample main.conf file to your
| chilli directory & create an empty
| hs.conf & local.conf to get going.