Project

General

Profile

Download (22.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
407a29ca 10/31/2005 10:15 PM Scott Ullrich

Change to a pfsense page which includes a username and password

5d61b44e 09/27/2005 06:33 PM Scott Ullrich

We need to keep-state on the allowed MAC address rules.

ea89d454 09/27/2005 06:01 PM Scott Ullrich

Allow src and dst mac's

12249cad 09/27/2005 05:20 PM Scott Ullrich

Correctly add the mac pass through rule

b0c76a0c 09/27/2005 05:16 PM Scott Ullrich

Correctly add the mac pass through rule

ff5df1a0 09/27/2005 05:05 PM Scott Ullrich

Skip to rule 65535 since its the last allow all from any to any rule

1de584c9 09/27/2005 05:00 PM Scott Ullrich

pass through mac entries should always exist. the reason
for this is because we do not have native mac address filtering
mechanisms. this allows us to filter by mac address easily
and get around this limitation. I consider this a bug in
m0n0wall and pfSense as m0n0wall does not have native mac...

84506d9a 09/23/2005 03:43 AM Scott Ullrich

No fast-cgi.

c6c92abf 09/23/2005 03:36 AM Scott Ullrich

Go back to mini_httpd but keep maximum processes

7bde0bb1 09/22/2005 10:40 PM Scott Ullrich

Full path to ipfw

aebf0ded 09/22/2005 10:39 PM Scott Ullrich

Allow pfsync and carp traffic.

f644c0d4 09/21/2005 03:18 AM Scott Ullrich

FAST_CGI is reporting false client ip's. Switch back to non-fastcgi.

44223dc4 09/20/2005 10:12 PM Scott Ullrich

Round memory sizes down. Make consistent.

Ticket #540

c5152059 09/20/2005 09:49 PM Scott Ullrich
  • same changes from [6378] to the changes adopted in [6297]
  • cleanup comments

Ticket #540

2cd9e4df 09/19/2005 09:37 PM Scott Ullrich

Be more conservative on the number of fast-cgi processes

dfd77543 09/19/2005 09:29 PM Scott Ullrich

Be more conservative on the number of fast-cgi processes

4edb490d 09/18/2005 08:36 PM Scott Ullrich

Turn off fast cgi on memory strapped systems

9c6d5f1d 09/18/2005 05:34 AM Scott Ullrich

Pass correct parms

27f58699 09/18/2005 05:16 AM Scott Ullrich
  • Introduce get_memory() which returns amount of memory in the machine
  • Use memory to control how many processes will be running and waiting for captive portal authenticaion
ba59730f 09/18/2005 02:26 AM Scott Ullrich

Allow setting of max fast-php children

cc76d459 09/18/2005 02:24 AM Scott Ullrich

Minor nit-picks

3a66b621 09/18/2005 02:21 AM Scott Ullrich
  • Additional tuning parms
  • Support captive portal SSL
b701357d 09/18/2005 02:17 AM Scott Ullrich

Convert captive portal over to Lighty.

Many benfits:

  • No longer forking web server
  • No longer a 16 user simultaneous login limit
  • Fast PHP will make it fly!
61b040ce 09/12/2005 07:37 PM Scott Ullrich

Reset back to pfSense state

3db19cf1 09/12/2005 06:56 PM Scott Ullrich

Sync with m0n0wall 1.2b9's captiveportal.

2336008e 08/13/2005 04:40 PM Bill Marquette

spello

2631018f 08/13/2005 04:39 PM Bill Marquette

Spello in comments

f666442a 08/01/2005 12:25 AM Scott Ullrich

Fix a XXX

4dbc75b9 07/31/2005 01:49 AM Scott Ullrich

Add reverse captive portal feature.

427d205b 07/15/2005 08:25 PM Scott Ullrich
  • Remove debugging echo.
  • ruleno should now be the ip.
9420e0c4 07/10/2005 12:48 AM Scott Ullrich

Typo

94f0b2b9 07/09/2005 11:52 PM Scott Ullrich

Do not run expiretable if timeout == 0

ecfc831a 07/09/2005 11:47 PM Scott Ullrich

Correctly output table contents

6d17beb0 07/09/2005 11:43 PM Scott Ullrich

We're already calculating for *60

a4004399 07/09/2005 11:41 PM Scott Ullrich

Correctly utilize expiretable

ea44537a 07/09/2005 11:18 PM Scott Ullrich

expiretable takes seonds as argument. Times the minute count * 60

c2e859c4 07/09/2005 10:48 PM Scott Ullrich

Use the expiretable utility and pfctl to deterimine when a client has timed out

669e1adb 07/04/2005 09:00 PM Bill Marquette

Various code cleanups and a few actual bugfixes courtesy of Zend

47ab6687 07/03/2005 07:15 PM Scott Ullrich

Correct usage of arp.

00b20405 06/03/2005 11:01 PM Scott Ullrich

Actually disconnect a user correctly

0e7427da 05/29/2005 05:21 AM Scott Ullrich

Enforce hard timeouts

ff57566f 05/29/2005 01:12 AM Scott Ullrich

Correct portal arguments by appending \ before *

09086136 05/28/2005 10:06 PM Scott Ullrich

Swap images

6f9f079e 05/27/2005 11:07 PM Scott Ullrich

Use arp table to deterimine when we need to flush an old captive portal user from the pf table <captiveportal>

7a4d9546 05/27/2005 09:25 PM Scott Ullrich

Update (C)

e33269d8 05/27/2005 09:19 PM Scott Ullrich

Convert captive portal over to use pf tables.

TODO: Figure out how to deterimine when the last activity time of the user was.

5c6d0f65 05/18/2005 01:03 AM Colin Smith
  • Minor cleanup, almost entirely of bootup messages.
307cd525 03/27/2005 10:43 PM Bill Marquette

Add $Id$ tag

7faeda46 03/20/2005 10:24 PM Scott Ullrich

Import m0n0wall 1.2b7's captive portal code WITH user manager.

And the crowd goes wild.

12ee8fe4 03/14/2005 01:40 AM Scott Ullrich
  • Restore pfSense custom portal page
  • Add back pre 1.2b6 headers in each file
ec920231 03/14/2005 01:37 AM Scott Ullrich

Restore 1.2b6's captive portal.

27537c5a 03/14/2005 01:21 AM Scott Ullrich

Restore pfSense's custom starting page.

2613e1cd 03/14/2005 12:34 AM Scott Ullrich

Sync with pascals latest

0e8aec0c 03/13/2005 11:33 PM Scott Ullrich

Move /etc/rc.prunecaptiveportal from minicron to cron

01b64593 03/08/2005 04:43 PM Scott Ullrich

Restore the pfSense default captive portal page.

9699028a 03/07/2005 11:12 PM Scott Ullrich

Add local user manager code imported from Pascal Suter's m0n0wall developers group message.

ca83c6ea 02/20/2005 02:00 AM Scott Ullrich

Update default captive portal page.

07bd3f83 12/05/2004 07:31 PM Scott Ullrich

Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works. 9 files remain to be
patched by hand.

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision