Commit Graph

77 Commits

Author SHA1 Message Date
Alexander Marx
472136c927 Forward Firewall: Fix ruletimes. Now the timevalues which are entered in the gui are saved to the rulefile.
Wenn rule.pl is called, the script calculates the difference to UTC time and sets the iptables times accordingly.

With this approach there's no need to save if the times are created in summertime or wintertime.
2013-08-09 14:11:55 +02:00
Alexander Marx
c773075074 Forward Firewall: Try to implement a timeconverter for Rules. New function timeconvert should convert localtime agains gmtime. 2013-08-09 14:11:54 +02:00
Alexander Marx
f69ea1c7c5 Forward Firewall: New Version 0.9.8.2 2013-08-09 14:11:54 +02:00
Alexander Marx
7874d8200d Forward Firewall: wrong <font> Tag leads to a sidemenu with small font 2013-08-09 14:11:54 +02:00
Alexander Marx
f38e0c4de0 Forward Firewall: added --kerneltz option to timeframe 2013-08-09 14:11:54 +02:00
Alexander Marx
b3f4a4efcf Forward Firewall: Fixed ruletable (view of protocols) 2013-08-09 14:11:54 +02:00
Alexander Marx
a7d7f5a3da Forward Firewall: Added versionnumber on bottom right of firewall. 2013-08-09 14:11:54 +02:00
Alexander Marx
97e2e7b4b7 Forward Firewall: LAyout change: All dropdowns now have same size 2013-08-09 14:09:17 +02:00
Alexander Marx
223d3b1dca Forward Firewall: chnaged "Internet" to "INTERNET" in dropdown (Target) 2013-08-09 14:09:17 +02:00
Alexander Marx
d998784149 Forward Firewall: added an option to firewall-options to show all dropdowns on rulecreation site. 2013-08-09 14:09:17 +02:00
Alexander Marx
8013bd0ac2 Forward Firewall: Changed layout of rulecreation. Now only the dropdowns for configured networks are shown on the site
Also changed fwhosts.cgi (custom groups) to the same feature
2013-08-09 14:09:16 +02:00
Alexander Marx
5b375ca7e6 Forward Firewall: added a 1px heigh line after each rule. so the coloured borders are looking better 2013-08-09 14:09:16 +02:00
Alexander Marx
25dd450cba Forward Firewall: Bugfix: Error appending or writing comments in rule 2013-08-09 14:09:15 +02:00
Alexander Marx
d603d1dee0 Forward Firewall: disabled some dev-comments 2013-08-09 14:09:15 +02:00
Alexander Marx
515863e299 Forward Firewall: Some further layout changes.
1) New textfile for DMZ rules
2) Tablegroups are shown on firewall site
3) Option in firewall-options to disable emtpy ruletables
4) Infotext on P2P-Block site
2013-08-09 14:08:25 +02:00
Alexander Marx
f832279215 Forward Firewall: minor changes an ruletable 2013-08-09 14:08:24 +02:00
Alexander Marx
6ca0b0f5fb Forward Firewall: made colored borders in ruletable thinner (1px) and changed remarkline 2013-08-09 14:08:24 +02:00
Alexander Marx
af768a7e80 Forward Firewall: removed cellspacing and black lines between rules in ruletable 2013-08-09 14:08:24 +02:00
Alexander Marx
96502a5a67 Forward Firewall: New Firewall-option "show remark in ruletable" 2013-08-09 14:08:24 +02:00
Alexander Marx
289d82ad6e FORWARD Firewall: edited ruletable to look better on IE 2013-08-09 14:08:24 +02:00
Alexander Marx
ba6f69f769 Forward Firewall: added newlines between groups in tablerule 2013-08-09 14:08:24 +02:00
Alexander Marx
d9a4000ba8 Forward Firewall: show default policy left aligned 2013-08-09 14:08:24 +02:00
Alexander Marx
1031c2e4a9 Forward Firewall: added color for target "internet" (RED) 2013-08-09 14:08:23 +02:00
Alexander Marx
e28356b928 Forward Firewall: added default option SHOWCOLOR to options and refined default behaviour of firewall in forwardfw.cgi 2013-08-09 14:08:23 +02:00
Alexander Marx
562d24b816 Forward Firewall: Some minor changes in Language file timeframe:->timeframe 2013-08-09 14:08:23 +02:00
Alexander Marx
5dd84c259d FOrward Firewall: Minor Layout changes 2013-08-09 14:08:23 +02:00
Alexander Marx
12a43202a6 Forward Firewall: bugfix converter->default forward mode is now set correctly
some layout changes
2013-08-09 14:08:23 +02:00
Alexander Marx
b324de14db Forward Firewall: fix wlan clients now working with forwardfw 2013-08-09 14:08:23 +02:00
Alexander Marx
15add1c8af Forward Firewall: changes in rule layout. new Option in firewall-options: it is now possible to select if the colors are shown in ruletable 2013-08-09 14:08:22 +02:00
Alexander Marx
7bf83f9d39 Forward Firewall: moved p2p-block to a seperate cgi and deleted it from forwardfw.cgi 2013-08-09 14:08:22 +02:00
Alexander Marx
e3580608b3 Forward Firewall: added remark field to custom hosts and host table 2013-08-09 14:08:21 +02:00
Alexander Marx
d0815ce43f Forward Firewall: Fix 80,81,83 (Forum)
Apply Button now on group and rule site
remark can be delted
- and . are allowed in Hostname
2013-08-09 14:08:21 +02:00
Alexander Marx
aa8647835d Forward Firewall: Finalize integration of OUTGOING into firewall 2013-08-09 14:08:21 +02:00
Alexander Marx
5d7faa4518 Forward Firewall: First part of adding OUTGOING to th efirewall 2013-08-09 14:08:20 +02:00
Alexander Marx
d7127db8fb Forward Firewall: Savepoint2.MOved checks if rule has changed to function saverule to take care that rules are only deleted if there's no error 2013-08-09 14:08:20 +02:00
Alexander Marx
c7043621fc Forward Firewall: savepoint 1. Trying to add OUTGOING to the firewall.
actual working:

Create OUTGOING Rules, change external access or foward rules to outgoing ones.
Missing: rules.pl need to be updated
2013-08-09 14:08:20 +02:00
Alexander Marx
6ba1cd4ceb Forward Firewall: ; is now allowed in Ruleremark 2013-08-09 14:08:20 +02:00
Alexander Marx
2cee24627a Forward Firewall: Changed "apply" button to be more eye-catching (red font)
also some minor bugfixes (The last entry in a used group can not be deleted)
2013-08-09 14:08:19 +02:00
Alexander Marx
cd9d9d8a13 Forward Firewall: added "apply" button to groupmanagement. Now the user can make all changes and finally click apply button to reread firewallrules.
Also added a comment in de.pl and en.pl which should remiond the user to click the button.
2013-08-09 14:08:19 +02:00
Alexander Marx
0918e51633 Forward Firewall: fixed repositioning function and Networks or broadcasts are now allowed as target 2013-08-09 14:08:19 +02:00
Alexander Marx
5de39dea9c Forward Firewall: If editing an external access rule and producing an error, the FORWARD Rule with same ID is displayed instead of INPUT rule 2013-08-09 14:08:18 +02:00
Alexander Marx
5edf47ffba Forward Firewall: Bugfix: now the Protocols are corrected in the tablerule if a servicegroup was used 2013-08-09 14:08:17 +02:00
Alexander Marx
8f1634ffbc Forward Firewall: firewall policy dropdown - resized 2013-08-09 14:08:17 +02:00
Alexander Marx
2b9460abfa Forward Firewall: changed firewall modes from mode1,mode2 to "allowed" and "blocked". Also new descriptiontext. 2013-08-09 14:08:16 +02:00
Alexander Marx
5b7ed8bbae Forward Firewall: Tablegroup DMZ and WLAN now only show the own rules 2013-08-09 14:08:16 +02:00
Alexander Marx
6adcf1569c Forward Firewall: set standard rules for blue in mode 2 2013-08-09 14:08:16 +02:00
Alexander Marx
e974ced8c5 Forward Firewall: when resetting firewall, an error was generated in log, because there's no reread file 2013-08-09 14:08:16 +02:00
Alexander Marx
210ee67b53 Forward Firewall: deleted mode0, added default Mode2 and fixed /etc/init.d/firewall to reload the rules correctly on reload. Also made it possible to create broadcastrules (To drop broadcastpackets) 2013-08-09 14:08:15 +02:00
Alexander Marx
7bd9d462de Forward Firewall: Deleted MODE0 from WEB Interface and added a table for DMZ-Rules. 2013-08-09 14:08:15 +02:00
Alexander Marx
70d38e5089 Forward Firewall: fixed converterbug and added ruleposition to new rules in forwardfw.cgi 2013-08-09 14:08:15 +02:00