2005-04-03 14:37:43 +03:00
|
|
|
config BR2_PACKAGE_NOCATSPLASH
|
2005-05-19 19:49:23 +03:00
|
|
|
tristate "nocatsplash - Open public network gateway daemon"
|
2005-04-18 22:45:56 +03:00
|
|
|
default m if CONFIG_DEVEL
|
2005-04-03 14:37:43 +03:00
|
|
|
help
|
|
|
|
NoCatSplash is an Open Public Network Gateway Daemon.
|
|
|
|
It performs as a [captive/open/active] portal. When run on a gateway/router
|
|
|
|
on a network, all web requests are redirected until the client either logs
|
|
|
|
in or clicks "I Accept" to an AUP. The gateway daemon then changes the
|
|
|
|
firewall rules on the gateway to pass traffic for that client (based on IP
|
|
|
|
address and MAC address).
|