Commit Graph

117 Commits

Author SHA1 Message Date
Scott Ullrich
0feec714b9 Backport IPSEC filtering to 1.0.1.
Requested and will be tested by Seth
2007-02-08 22:03:22 +00:00
Scott Ullrich
89e67d6bc0 sICMPV6/ipv6-icmp/ 2007-01-31 18:34:53 +00:00
Scott Ullrich
28f9e493b9 Notify user that reject style rules only work with the TCP protocol.
Ticket #1118
2006-10-07 20:48:17 +00:00
Scott Ullrich
0e5ddcd9ae Do not allow user to select "network" and enter an alias. Alert user the item is an alias and that is should be set to "Single host or alias" option before saving.
Ticket #1090
2006-09-01 16:39:15 +00:00
Scott Ullrich
369578b1d0 * Allow setting of OPTional interface IP address correctly
* Print "Interface IP Address" in firewall rules summary when selected

Ticket #1052
2006-08-05 19:31:13 +00:00
Scott Ullrich
59d62b6cd3 MFC 13319
Add NMAP to OS list Useful for blocking NMAP scans :)
2006-07-22 04:06:55 +00:00
Scott Ullrich
e30a5970dd Add entries for optional interfaces ip address
Ticket #1041
2006-07-08 19:34:46 +00:00
Scott Ullrich
cbff71a1e1 Add entries for optional interfaces ip address
Ticket #1041
2006-07-08 19:14:48 +00:00
Scott Ullrich
bca8e0eca2 While I am nitpciking this form to all get out, move the description to the bottom where it should be. 2006-07-05 03:21:21 +00:00
Scott Ullrich
3906617bcb s/gettext// 2006-07-05 03:17:45 +00:00
Scott Ullrich
f6970b2fdf Keep state really wants to be an advanced option, too. Let him join the party. 2006-07-05 03:11:25 +00:00
Scott Ullrich
be812936b9 Make other button consistent now with a - 2006-07-05 02:56:46 +00:00
Scott Ullrich
581a46c865 - Show advanced options 2006-07-05 02:54:59 +00:00
Scott Ullrich
197b2a47a9 Turn advanced option are into a default to no show area as well. 2006-07-05 02:52:10 +00:00
Scott Ullrich
47042140c9 Move state timeout to advanced options row, its the same as the other options as you leave it blank for default. 2006-07-05 01:52:26 +00:00
Scott Ullrich
a68bd38b42 Only foreach if lb pool is an array 2006-07-05 01:25:00 +00:00
Scott Ullrich
3de8af0e40 MFC
Hide source and destination port boxes when protocol is not tcp, udp or tcp/udp
2006-07-05 01:07:08 +00:00
Scott Ullrich
1b2a766f70 Convert to button so page does not shift after url being pressed 2006-07-04 23:56:38 +00:00
Scott Ullrich
22abf2ef70 Hide Show advanced option button when user clicks on the option 2006-07-04 23:49:45 +00:00
Scott Ullrich
7f5136cb46 MFC
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.
2006-07-04 23:41:36 +00:00
Scott Ullrich
8c84fe438e MFC
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.
2006-07-04 23:35:59 +00:00
Scott Ullrich
1638621408 Add missing <ul> and </ul> elements. 2006-04-30 23:16:04 +00:00
Scott Ullrich
e825920f1e MFC 11098
Helper -> Allow for LAN Address in rules MFC: with billm changes for next snapshot.
2006-04-09 21:53:57 +00:00
Scott Ullrich
acb31d2949 MFC 11097
Allow for LAN Address in rules MFC: for next snapshot
2006-04-09 21:50:19 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
782c65b8af Fix members 2005-12-05 00:14:21 +00:00
Scott Ullrich
c32518faf7 Add blurb HINT: This prevents the rule from automatically syncing to other carp memebers. 2005-12-05 00:12:06 +00:00
Scott Ullrich
be093fab60 Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0 2005-12-05 00:05:56 +00:00
Scott Ullrich
10f21e7078 MFC 8288
Add NOSYNC options to firewall rules and firewall nat outbound
2005-12-04 22:59:16 +00:00
Scott Ullrich
76934b05a3 MFC 7320
Add interface ip option for firewall rules
2005-11-03 23:42:17 +00:00
Scott Ullrich
3f00c1dc9f unless both max-src-conn-rate and max-src-conn-rates are provided, unset the values - ticket #650 2005-10-28 23:24:15 +00:00
Scott Ullrich
4f890749c7 No need to strong a table 2005-10-02 21:12:34 +00:00
Scott Ullrich
675e3e429b Use a table width of 90% 2005-10-02 21:07:05 +00:00
Scott Ullrich
5548a077e1 <br> before second note 2005-10-02 21:02:04 +00:00
Scott Ullrich
67199e71e3 NOTE to user that they will not enter anything here 99.99999% of the time and if they are unsure, don't enter a value here. 2005-10-02 20:53:23 +00:00
Scott Ullrich
9c1c75f4d2 frags -> statetimeout
Ticket #547
2005-09-21 20:51:40 +00:00
Bill Marquette
452ade8981 (#479) GUI side workaround for multi-wan synproxy issue 2005-09-10 02:56:35 +00:00
Scott Ullrich
4443d4d629 Correctly restore DHCP gateway setting in firewall rule.
Ticket #480
2005-09-09 17:04:18 +00:00
Bill Marquette
58a4eecd00 Slightly better description of what the gateway option actually does 2005-08-24 00:51:06 +00:00
Erik Kristensen
8ab3e9ed14 First Step in Fixing AutoComplete and Cleaning Up Code 2005-08-23 01:18:28 +00:00
Scott Ullrich
1fda0968c2 Add DHCP gateways
Ticket #371
2005-08-18 22:22:06 +00:00
Bill Marquette
947ad59e89 $config -> $pconfig 2005-08-08 18:29:01 +00:00
Scott Ullrich
088da57b99 Use lbpool, not virtual servers 2005-08-07 01:13:52 +00:00
Scott Ullrich
e6c0da7cf2 Allow selection of pools for outgoing load balanacing 2005-08-07 01:08:47 +00:00
Scott Ullrich
e4cabb756c add pfSense (C) 2005-07-31 23:15:30 +00:00
Scott Ullrich
35126a79ad Add PPPoE options 2005-07-31 23:12:54 +00:00
Bill Marquette
c68fc1e7ab really restrict user labels to 63 chars 2005-07-24 03:34:34 +00:00
Bill Marquette
9b7f994532 server side checking that description doesn't exceed 63 characters (since
we use it for the rule label"
2005-07-23 18:58:27 +00:00
Bill Marquette
09db10704f Don't allow user to enter descriptions longer than 63 chars 2005-07-23 14:50:01 +00:00
Bill Marquette
ef97ce1bf9 More screens inherit rounded tabletops 2005-07-03 19:17:51 +00:00