summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* s/carp/CARP/Chris Buechler2008-11-261-1/+1
|
* don't allow gateway (route-to) to be selected with time based rules (ipfw)Chris Buechler2008-11-111-0/+3
| | | | it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
* Remove modulate state from firewall rules edit page per request from cmb in ↵Seth Mos2008-09-061-2/+0
| | | | ticket 1730
* source OS is not required.Chris Buechler2008-07-271-1/+1
|
* description text correctionChris Buechler2007-11-201-1/+1
|
* fix typo and touch up textChris Buechler2007-11-191-4/+4
|
* Remove IPV6 operations.Scott Ullrich2007-06-011-1/+1
|
* Remove <br/> from schedule strong note.Scott Ullrich2007-04-141-1/+1
|
* Add a note about firewall rule schedule logic that will pop up in a new ↵Scott Ullrich2007-04-141-1/+2
| | | | window describing how pass rules work when they are outside of the schedule window, etc.
* Do not output blank gatewaysScott Ullrich2007-03-311-1/+6
|
* Only foreach() through the object if it is an array. This should fix the ↵Scott Ullrich2007-03-261-5/+6
| | | | Warning: Invalid argument supplied for foreach() in /usr/local/www/firewall_rules_edit.php on line 729
* Firewall Schedule GUI! ... and there was much rejoicing.Scott Dale2007-03-231-1/+40
|
* Backport IPSEC filtering to 1.0.1.Scott Ullrich2007-02-081-1/+1
| | | | Requested and will be tested by Seth
* sICMPV6/ipv6-icmp/Scott Ullrich2007-01-311-1/+1
|
* Notify user that reject style rules only work with the TCP protocol.Scott Ullrich2006-10-071-0/+3
| | | | Ticket #1118
* Do not allow user to select "network" and enter an alias. Alert user the ↵Scott Ullrich2006-09-011-0/+10
| | | | | | item is an alias and that is should be set to "Single host or alias" option before saving. Ticket #1090
* * Allow setting of OPTional interface IP address correctlyScott Ullrich2006-08-051-1/+1
| | | | | | * Print "Interface IP Address" in firewall rules summary when selected Ticket #1052
* MFC 13319Scott Ullrich2006-07-221-1/+2
| | | | Add NMAP to OS list Useful for blocking NMAP scans :)
* Add entries for optional interfaces ip addressScott Ullrich2006-07-081-0/+3
| | | | Ticket #1041
* Add entries for optional interfaces ip addressScott Ullrich2006-07-081-0/+3
| | | | Ticket #1041
* While I am nitpciking this form to all get out, move the description to the ↵Scott Ullrich2006-07-051-8/+8
| | | | bottom where it should be.
* s/gettext//Scott Ullrich2006-07-051-1/+1
|
* Keep state really wants to be an advanced option, too. Let him join the party.Scott Ullrich2006-07-051-14/+19
|
* Make other button consistent now with a -Scott Ullrich2006-07-051-1/+1
|
* - Show advanced optionsScott Ullrich2006-07-051-1/+1
|
* Turn advanced option are into a default to no show area as well.Scott Ullrich2006-07-051-0/+5
|
* Move state timeout to advanced options row, its the same as the other ↵Scott Ullrich2006-07-051-9/+7
| | | | options as you leave it blank for default.
* Only foreach if lb pool is an arrayScott Ullrich2006-07-051-5/+7
|
* MFCScott Ullrich2006-07-051-3/+3
| | | | Hide source and destination port boxes when protocol is not tcp, udp or tcp/udp
* Convert to button so page does not shift after url being pressedScott Ullrich2006-07-041-1/+1
|
* Hide Show advanced option button when user clicks on the optionScott Ullrich2006-07-041-2/+4
|
* MFCScott Ullrich2006-07-041-1/+1
| | | | Require the user to have a brain to see the Source port range for a firewall rule by adding a link in the source box that says Advanced - Show source port range.
* MFCScott Ullrich2006-07-041-14/+16
| | | | Require the user to have a brain to see the Source port range for a firewall rule by adding a link in the source box that says Advanced - Show source port range.
* Add missing <ul> and </ul> elements.Scott Ullrich2006-04-301-4/+4
|
* MFC 11098Scott Ullrich2006-04-091-1/+1
| | | | Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot.
* MFC 11097Scott Ullrich2006-04-091-0/+2
| | | | Allow for LAN Address in rules MFC: for next snapshot
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Fix membersScott Ullrich2005-12-051-1/+1
|
* Add blurb HINT: This prevents the rule from automatically syncing to other ↵Scott Ullrich2005-12-051-1/+2
| | | | carp memebers.
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* MFC 8288Scott Ullrich2005-12-041-1/+15
| | | | Add NOSYNC options to firewall rules and firewall nat outbound
* MFC 7320Scott Ullrich2005-11-031-1/+3
| | | | Add interface ip option for firewall rules
* unless both max-src-conn-rate and max-src-conn-rates are provided, unset the ↵Scott Ullrich2005-10-281-2/+9
| | | | values - ticket #650
* No need to strong a tableScott Ullrich2005-10-021-2/+2
|
* Use a table width of 90%Scott Ullrich2005-10-021-1/+1
|
* <br> before second noteScott Ullrich2005-10-021-1/+1
|
* NOTE to user that they will not enter anything here 99.99999% of the time ↵Scott Ullrich2005-10-021-0/+1
| | | | and if they are unsure, don't enter a value here.
* frags -> statetimeoutScott Ullrich2005-09-211-1/+1
| | | | Ticket #547
* (#479) GUI side workaround for multi-wan synproxy issueBill Marquette2005-09-101-1/+4
|
* Correctly restore DHCP gateway setting in firewall rule.Scott Ullrich2005-09-091-2/+2
| | | | Ticket #480
OpenPOWER on IntegriCloud