Project

General

Profile

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

# Date Author Comment
28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
2898f863 04/03/2005 10:12 PM Bill Marquette

Oops, remove keep fragments option - in pf this is global

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

007be4f3 03/18/2005 06:45 PM Scott Ullrich
  • Remove return gateway from the rules section
  • Add a gateway option to the optional interfaces
  • Use new gateway in filter.inc when creating the rules if its defined
07f9c903 03/17/2005 07:09 PM Scott Ullrich

Use the firewall interface for reply-to directive.

092ac49d 03/16/2005 10:51 PM Scott Ullrich
  • Do not output alias javascript array unless its an array
  • Add return interface for return gateway
09a86e31 03/16/2005 05:36 PM Scott Ullrich

Save the return gateway value.

f38dea08 03/15/2005 07:18 PM Scott Ullrich

Add reply-to (aka return gateway) rule support for multiple WAN support.

And the crowd goes nuts!

9620d290 03/14/2005 11:16 PM Scott Ullrich

Add pfsync and carp protocols

97f6d48f 03/06/2005 01:38 AM Scott Ullrich

Add ICMP6 as a supported porotocol type.

65465a3c 03/03/2005 11:20 PM Scott Ullrich

Toggle OS dropdown off and on when a TCP rule is enabled or disabled.

8be60f21 03/02/2005 08:35 PM Scott Ullrich

Do not update os type unless its defined in the rule.

e33c8694 02/28/2005 03:45 AM Bill Marquette

We can now put OS filtering in rules

ec4940b9 02/28/2005 02:42 AM Bill Marquette

clean up ICMP types

8361098b 02/28/2005 02:13 AM Bill Marquette

Make rules for icmp echo work

c22767b1 02/22/2005 04:47 PM Bill Marquette

Only allow tcp rules to use alternate keep state methods

fa9af164 02/19/2005 05:31 PM Scott Ullrich

Be sure to save and restore state values.

Submitted-by: Bill Marquette <bill.marquette_AT_gmail.com>

3d85f6b4 02/05/2005 10:51 PM Scott Ullrich

Do not submit the form if the user presses enter in one of the textarea fields with a dropdown widget attached to it.

aba8aace 02/05/2005 08:18 PM Scott Ullrich

On input validation note that the source or destionation ports can now be aliases.

a6308b24 02/05/2005 07:33 AM Scott Ullrich

Style cleanup

ef8b343d 02/05/2005 07:06 AM Scott Ullrich

Add auto_complete_helper.hs auto complete javascript helper file.

19757279 02/05/2005 05:40 AM Scott Ullrich

Aliases now work for ports. Add autocomplete hint field for aliases box on rules edit form.

5ba18897 01/28/2005 09:25 PM Scott Ullrich

Add per rule state timeout option. Good for heavily loaded http servers, etc.

bdb7d6e7 01/22/2005 09:18 PM Scott Ullrich

Resync with 1.2b3 with the additional pf options.

1b8f6d97 01/21/2005 08:32 PM Scott Ullrich

Start the process of moving back to a m0n0wall style rules / queues system.

fd69ff6e 01/18/2005 04:30 PM Scott Ullrich

Disable fragmentation rule toggle.

b49448ac 01/10/2005 06:24 AM Scott Ullrich

Update a few (C)

21ab1cde 01/08/2005 05:07 AM Scott Ullrich

remove /31 from interface IP assignment screens since a /31 subnet has 0 usable IP addresses. simpify all 1-32 loops by using the same code as much as possible.

e3c4b6b7 12/21/2004 01:46 AM Scott Ullrich

Finish packaging storage mechanism. Upon package deletin the package manager will loop through the variables and set them so that you can invoke commands such as system("pw userdel " . $username); from the xml configuration file.

a23d7248 12/05/2004 07:56 PM Scott Ullrich

Merge in m0n0wall 1.2b3 changes.

74bfef94 11/24/2004 09:34 PM Scott Ullrich

Make the default source port any instead of other

d304351c 11/24/2004 09:15 PM Scott Ullrich

Remove type and make all code uniform.

410f8725 11/24/2004 09:05 PM Scott Ullrich

Make 2 line ifs all the same by nut using opening and closing braces {}

d59874c1 11/24/2004 08:59 PM Scott Ullrich

Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp

3849b323 11/24/2004 07:46 PM Scott Ullrich

Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none.

0bd94ee3 11/21/2004 09:24 PM Scott Ullrich

Only insert alias if alias: is contained within the text item

4cc0d94c 11/21/2004 08:27 PM Scott Ullrich

add NOTE: Leave these fields blank to disable this feature. to edit rule

a44455c4 11/21/2004 08:24 PM Scott Ullrich

Add Simultaneous client connection limit (max-src-nodes) and Maximum state entries per host (max-src-states) webConfigurator

00d3bab7 11/21/2004 04:56 AM Scott Ullrich

Move the alias selection screen to the dropdown menu that includes all network or alias, etc.

32d0073a 11/21/2004 03:23 AM Scott Ullrich

Change ALIAS color to pfSense red. Add a dropdown box that lists aliases on the rules that when you select it will fill in the alias name in either src or dst boxes.

6187380b 11/20/2004 12:58 AM Scott Ullrich

Update changed files with new copyright, attribute Manuel Kasper

5dd55fa3 11/16/2004 01:17 AM Scott Ullrich

traffic shaper changes

04129447 11/15/2004 02:06 AM Scott Ullrich

do not allow user to select queue from firewall rule edit screen, instead the user will bond a queue up on the queue edit screen.

6952b7da 11/15/2004 12:16 AM Scott Ullrich

Instead of allowing the user to pick a scheduler per queue, we are supposed to pick a scheduler for overall interface

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

Initial revision