Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2002-02-11 08:51:31
Size: 2035
Editor: user-uini6j1
Comment:
Revision 4 as of 2002-02-11 09:12:10
Size: 2088
Editor: user-uini6j1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Line 6: Line 7:
 * Fix auto-logout code
 * Fix defunct process problem (One created for each Permit/Deny)
 * Allowed domains exception in initialize.fw (for ptp, easystreet etc)
 * Fix auto-logout code (MichaelCodanti)
 * Fix defunct process problem (One created for each Permit/Deny) (SteveBeattie)
 * Allowed domains exception in initialize.fw (for ptp, easystreet etc) (SteveBeattie)
Line 10: Line 11:
 * Ability to logout (in captive/passive mode)  * Ability to logout (in captive/passive mode) (NoCat)
Line 13: Line 14:
 * Branded splash page (open and captive mode) (NodeSplashPages)
 * Pop up window which allows persistent branding, logout button, node info, trouble reports etc
 * Branded splash page (open and captive mode) (BillHolmstrom, LonnieWormley)
 * Pop up window which allows persistent branding, logout button, node info, trouble reports etc (NoCat)
 * Ability to display AcceptableUseAgreement (via server side include from central server?) (BillHolmstrom, LonnieWormley)
 * Bandwith limiting/traffic shaping (NoCat)
Line 18: Line 21:
 * Ability to display AcceptableUseAgreement (via server side include from central server?)
Line 23: Line 25:
 * By desing, should not effect traffic on any interfaces but ones listed in nocat.conf. All other options should have a setting to either deny all or allow all.  * Should not effect traffic on any interfaces but ones listed in nocat.conf. All other options should have a setting to either deny all or allow all.
Line 31: Line 33:
 * Bandwith limiting/traffic shaping
  * It already does this to some extent. --MichaelCodanti
Line 35: Line 35:
 * connect to centralized user/node(gawd?) database  * Connect to centralized user/node (["GAWD"]?) database.

Here is the wish list of things that Personal Telco would like to see added to NoCatAuth. We're working on them as we have time, energy and inspiration.

See also: NoCatAuth, NoCatAuthTesting, NodeSplashPages

Done!

  • Fix auto-logout code (MichaelCodanti)

  • Fix defunct process problem (One created for each Permit/Deny) (SteveBeattie)

  • Allowed domains exception in initialize.fw (for ptp, easystreet etc) (SteveBeattie)

  • Capture requests directly to the gateway's IP (i.e. http://10.11.12.1/)

  • Ability to logout (in captive/passive mode) (NoCat)

In Progress

Short Term

  • Move firewall rules to separate table (so nocat rules can ignore all interfaces but the ones specified in nocat.conf)
  • Firewall rules to protect local networks (eg. "ghettowall")
  • A way to put up a maintenance message (eg. we're working on stuff, come back later)
  • Put a link to a CGI script in the popup nav window which updates the maps server with a "last accessed on xxxxx" message.
  • Ability to track repeat users (business' may worry about other businesses leaching off them)
  • Should not effect traffic on any interfaces but ones listed in nocat.conf. All other options should have a setting to either deny all or allow all.
  • Watchdog function - a selftest every 5 mins
  • Automatically determing wireless network by looking at the inside interface.
  • Make sure that ingress/egress filtering is done so wireless clients can't do "bad things"

Longer Term

  • Don't assume NAT
  • IPv6 support
  • Ability to set bandwidth restrictions based on time of day
  • Custom permissions/bandwidth setting on a per user basis
  • Connect to centralized user/node (["GAWD"]?) database.

NoCatAuthWishList (last edited 2007-11-23 18:01:24 by localhost)