Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Marx
a15f7d0dd5 Firewall: Bugfix: the routine to check if a vpn net or host was deleted did not work as expected. Now it even works when source and target contain a vpn host or net 2013-11-13 00:29:44 +01:00
Alexander Marx
d8afe3e2c0 Firewall: fixed colors of target column when using standard networks
When using RED, OpenVPN-Dyn or IPsec RW as target, the column was not
colored.
2013-11-13 00:29:21 +01:00
Alexander Marx
7b82bee7c4 Firewall: Bugfix: When creating a rule and using brackets in comment, the rule is denied because of invalid characters in String. But when creating a rule with just valid characters (witjout brackets) and then editing the rule it is possible to use brackets without errormessage.
Now brackets are allowed.
2013-11-08 13:40:45 +01:00
Michael Tremer
cb92b363cf Merge remote-tracking branch 'amarx/firewall-fifteen' into fifteen 2013-10-31 15:35:34 +01:00
Michael Tremer
12b901f846 firewall: Fix wrong symbol for variable. 2013-10-31 15:34:40 +01:00
Alexander Marx
11ab2c7d9a Firewall: added IP-Address to dropdown in DNAT part and now all ip-addresses are in brackets 2013-10-30 15:49:21 +01:00
Alexander Marx
68f6312ac5 Firewall: Show IP-Adresses in NAT-Source dropdown 2013-10-30 13:41:33 +01:00
Michael Tremer
c03d4a5e8a firewall: Simplify code which shows the last rule.
Also change headings of the rule sections.
2013-10-29 18:45:40 +01:00
Michael Tremer
bee56a2d5d firewall: NAT section: Don't show irrelevant controls. 2013-10-29 16:57:58 +01:00
Alexander Marx
daf400fa4d Firewall: fixed untranslated Strings 2013-10-29 08:34:42 +01:00
Michael Tremer
85860aff26 firewall: Fix rendering issue of the rule table. 2013-10-28 20:35:36 +01:00
Michael Tremer
901aa8b943 firewall: Fix layout of protocol selection. 2013-10-25 11:40:06 +02:00
Alexander Marx
39e360b26c Firewall: added missing translation for short IPv6 protcol in ruletable 2013-10-24 16:24:45 +02:00
Alexander Marx
9c89c64de1 Firewall: rename Protocol 41 in Dropdown and ruletable ->Now "IPv6 Encapsulation (protocol 41)" in dropdown and "IPv6 Encap" in ruletable 2013-10-24 16:04:26 +02:00
Alexander Marx
6d8eb5dec7 Firewall: Renamed directory /var/ipfire/forward to /var/ipfire/firewall 2013-10-24 09:24:12 +02:00
Alexander Marx
11760a7075 Firewall: Added protocols IPv6 (41) and IPIP (94) 2013-10-24 07:59:42 +02:00
Alexander Marx
b161bfa868 FIREWALL: renamed forwardfw.cgi in firewall.cgi 2013-10-23 16:32:26 +02:00