Differences between revisions 91 and 92
Revision 91 as of 2005-03-26 18:44:09
Size: 9001
Editor: pD955906D
Comment:
Revision 92 as of 2005-03-27 02:20:08
Size: 8989
Editor: 216-99-217-39
Comment: took the non open source item out of open source.
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * [http://www.linspot.com/ LinSpot] '''(HOT)'''
  * U can get the Linux-version via email at beta@linspot.com It is a free and easy software to sell your Wireless Internet Access.
Line 16: Line 13:
  *Written in perl, supports Linux/iptables and OpenBSD/pfctl. GPLed. Supports authenticating modes against an auth service with a wide variety of backends, including a MySQL database, PAM, RADIUS, LDAP, and more. Also features a non-authenticating "open mode" that merely requires a user to accept an AUP before they can log in. This project is more or less seeking a new maintainer.   * Written in perl, supports Linux/iptables and OpenBSD/pfctl. GPLed. Supports authenticating modes against an auth service with a wide variety of backends, including a MySQL database, PAM, RADIUS, LDAP, and more. Also features a non-authenticating "open mode" that merely requires a user to accept an AUP before they can log in. This project is more or less seeking a new maintainer.
Line 112: Line 109:
 * [http://www.iea-software.com/airmarshal Air Marshal Authentication Gateway] Commercial Linux-based captive portal. Authentication and accounting via RADIUS. SSL and Javascript CHAP authentication. Free 45 day evaluation with full product support.   * [http://www.iea-software.com/airmarshal Air Marshal Authentication Gateway] Commercial Linux-based captive portal. Authentication and accounting via RADIUS. SSL and Javascript CHAP authentication. Free 45 day evaluation with full product support.
 * [http://www.linspot.com/ LinSpot]
  * U can get the Linux-version via email at beta@linspot.com It is a free and easy software to sell your Wireless Internet Access.

Since we first started talking about using the browser as an authentication tool in December 2000 OpenSource implementations have started to appear. Here is a list of all the software I know of that implements either a CaptivePortal or an ActivePortal solution.

LiveCD

Open Source

  • [http://nocat.net/download/NoCatAuth/ NoCatAuth]

    • Written in perl, supports Linux/iptables and OpenBSD/pfctl. GPLed. Supports authenticating modes against an auth service with a wide variety of backends, including a MySQL database, PAM, RADIUS, LDAP, and more. Also features a non-authenticating "open mode" that merely requires a user to accept an AUP before they can log in. This project is more or less seeking a new maintainer.
  • [http://nocat.net/download/NoCatSplash/ NoCatSplash]

    • Written in C, currently under heavy development. Intended to be the successor to NoCatAuth, the gateway process and all its data files fit within 200-250k, making it ideal for embedded environments.

  • [http://www.cc.saga-u.ac.jp/opengate/index-e.html Opengate developed at Saga University (Japan)]

    • GPLed, runs on FreeBSD. Uses a Java applet to keep the connection open, and ftp or pop3 servers for an authentication back-end. (added by Jim Thompson)
  • MetaNet by ErikWalthinsen.

    • Still in early beta but it will provide an entire network application framework rather then just a CaptivePortal solution.

  • [http://www.geekspeed.net/wicap/ WiCap] by BrianCaswell

    • Written in Perl and runs under OpenBSD. I believe this is what NovaWireless will be deploying.

  • [http://www.river.com/tools/authhb/ River of Stars]

    • Wireless heartbeat implementation (presently most usable on an OpenBSD gateway)
  • [http://www.lanroamer.net/soholanroamerdevframe.html LanRoamer] (Linux 2.4.x)

    • Based on the Linux 2.4 kernel and GPL'd. (Name changed to LanRoamer by Jim Thompson)

  • [http://slan.sourceforge.net/ SLAN]

    • A GPL'd captive portal implementation using VPN technology. Has Linux and Windows clients.
  • [http://ceres.unit.liu.se/netlogon-devel/ Netlogon] by Kent Engström at Linköpings University

    • Not much known, a basic captive portal solution.
  • [http://www.itlab.musc.edu/~nathan/authentication_gateway/ Authentication Gateway HOWTO] by Nathan Zorn

    • Uses a PAM module to insert an iptables rule. Very simple and effective. (Added by LimAko).

  • [http://software.stockholmopen.net/index.shtml StockholmOpen] by the Royal Institute of Technology in Stockholm, Sweden

    • This system is also operator neutral, allowing different users to connect through the access network to different upstream providers. Implementation in C, uses PAM, Linux/FreeBSD. BSD License. (Added by MartinHedenfalk).

  • [http://www.opensplash.org OpenSplash] by Aleksandr Melentiev from San Francisco Wireless

    • Inspired by the simplicity of wicap, intended to run on FreeBSD by utilizing Perl and ipfw. Doesn't provide much functionality, other than a simple AUP agreement. Development version includes abstract authentication system.
  • [http://www.chillispot.org ChilliSpot] by Mondru AB

    • ChilliSpot is an open source captive portal or wireless LAN access point controller written in C which supports web based login (external web server required) as well as Wireless Protected Access (WPA), sports a builtin DHCP server and a RADIUS client/proxy server to handle authentication, authorization and accounting (AAA) via an external Radius server. Currently runs on Linux (RedHat, Fedora, Debian binaries and Gentoo ebuild available) but should compile also on FreeBSD, OpenBSD, Solaris, Apple OS X. Previously known as [http://www.mondru.com/hotspotd.html hotspotd], which was available only as binary. Fifth GPL release (0.94): 2004-06-22. (Added by Ovidiu)

  • [http://m0n0.ch/wall/ M0n0wall] by Manuel Kasper

    • Embedded Firewall based on FreeBSD that can run from embedded devices as well as PC's. The Captive Portal software included with it allows for button/AUP pass through, as well as authentication using Radius.
  • [http://www.ilesansfil.org/wiki/WiFiDog Wifidog]

    • The WiFiDog project was started by Île sans fil and is currently in production. Existing captive were either almost impossible to embede or only designed to display disclaimers with no access control at all (No Cat Splash and others). WiFiDog is designed to have optional centralized access control, full bandwidth accounting, node heartbeating and local content specific to each hotspot. It does not rely on a javascript window, so it works with any platform with a web browser, including PDAs and cellphones. It is developed in C to make it easy to include in embedded systems (It has been designed for the LinkSys WRT54G, but runs on any recent linux platform). A typical install only takes 30kb on i386, and a fully functionnal install could be made in under 10 kb if necessary.

  • [http://www.openbsd.org/faq/pf/authpf.html Authpf]

    • User Shell for Authenticating Gateways on OpenBSD. Authpf(8) is a user shell for authenticating gateways. User logs in using SSH.

Commercial or Proprietary


[CategorySoftware]

PortalSoftware (last edited 2013-08-02 12:18:46 by cable-89-216-24-221)