Commit Graph

21 Commits

Author SHA1 Message Date
Erik Fonnesbeck
44374c0aff Hide redirect and filter rule association fields when "no rdr" is checked. Ticket #570 2010-09-29 00:05:04 -06:00
Erik Fonnesbeck
96160768af Simplify the logic here so that it only uses this conditional expression once. 2010-09-28 22:15:46 -06:00
Erik Fonnesbeck
727b04dfb7 Revert "Remove unnecessary JS variable" - it had a purpose.
This reverts commit ec325889dc.
2010-09-28 22:02:36 -06:00
Vinicius Coque
ec325889dc Remove unnecessary JS variable 2010-08-13 10:30:58 -03:00
Renato Botelho
2648fa63b8 Automatically select destination as $Interface address when Interface is changed just for new rules, or, if previous rule has already the combination interface + interface address selected 2010-04-27 09:03:23 -03:00
Renato Botelho
a3e7bd0b25 Consider VIPs on Destination Address and below few fixes
- Rename change_dst to dst_change to follow standards
- Fix indent
2010-04-20 13:00:26 -03:00
Carlos Eduardo Ramos
eab4380473 changed destination type according to the selected interface 2010-04-20 10:55:40 -03:00
Vinicius Coque
59b6de82af Hidding Redirect Target Port when using GRE and ESP 2010-04-20 09:26:43 -03:00
Carlos Eduardo Ramos
1b1d686f01 Disable redirect port field when a port different of (other) is selected 2010-04-20 09:22:00 -03:00
Vinicius Coque
0d8a86156d Adding new fields to improved NAT port forward 2010-04-08 15:56:40 -03:00
Ermal Luçi
c1dc065287 Make all autocompletes in there case insensitive. 2009-12-04 14:18:53 +00:00
Ermal Luçi
b6867d814b Ticket #146. Fix the autocompletion of ports aliases only for the ports and host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this. (For firewall_nat_edit.php) 2009-11-30 06:43:44 +00:00
Scott Ullrich
6ec18a7a13 Allow item to be saved 2006-09-04 22:52:17 +00:00
Scott Ullrich
120daf8366 If the destination port is an alias, then force the local port as the same alias. We will need to circle back in filter.inc to detect this situation and omit the local port from the rule. 2006-09-04 22:38:12 +00:00
Scott Ullrich
3280df11c0 Turn off debugging alert() 2006-09-04 22:19:20 +00:00
Scott Ullrich
f5a684087c Re-enable items when needed 2006-09-04 22:07:43 +00:00
Scott Ullrich
e2705d6797 When a External port range item is an alias, disallow the entry of Local port.
In-discussion-with: BillM
Bug-reported-by: ChrisB
2006-09-04 22:03:35 +00:00
Scott Ullrich
c117537a6b Correctly disable for GRE too..
Ticket #585
2005-10-11 17:24:44 +00:00
Scott Ullrich
b66f766771 * Grey out port items when proto is GRE or ESP
* Ignore ports in input validation fields when port is GRE or ESP

Ticket #585
2005-10-05 19:48:02 +00:00
Erik Kristensen
7f387ab003 Disabling Enter Key on Auto-Complete pages ...
Enter Key now Selects Auto-Complete Options ...
Added Auto-Complete to firewall_shaper_edit.php ...
2005-09-07 23:42:03 +00:00
Erik Kristensen
4ce8ac00f5 Adding AutoComplete to firewall_nat_edit
head.inc searchs javascript directory for includes now
2005-08-23 23:57:06 +00:00