Commit Graph

959 Commits

Author SHA1 Message Date
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
0f869e32d4 Forward FIrewall: tried to sort servicegroups the right way...not perfect now 2013-08-09 14:08:15 +02:00
Alexander Marx
85dc70c746 Forward Firewall: Fixed a bug in servicegroup-Tableview 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
Alexander Marx
f1ec713da7 Forward Firewall: minor chnages just layout 2013-08-09 14:08:15 +02:00
Alexander Marx
f3fb9b64ac FOrward Firewall: disabled p2p table border 2013-08-09 14:08:15 +02:00
Alexander Marx
a57a5709a4 Forward Firewall: changed Layout of P2P table 2013-08-09 14:08:14 +02:00
Alexander Marx
ed62bbfb52 Forward Firewall: changed sortorder in group tables 2013-08-09 14:08:14 +02:00
Alexander Marx
8d1beadce3 Forward Firewall:
1) fixed outgoingfw converter: now checkbox for logging is converted corectly
2) edited p2p_block: now a checked prot is allowed
2013-08-09 14:08:14 +02:00
Alexander Marx
25c4997947 Forward Firewall: edited colspan for timeframe from 6 to 7
edited de.pl and changed "Port(s) manuel" to "Port(s) manuell"
2013-08-09 14:08:13 +02:00
Alexander Marx
61068ee1a4 Forward Firewall: Some more checks to check remark if rule was edited 2013-08-09 14:08:13 +02:00
Alexander Marx
43902ae5a2 Forward Firewall: Bugfix: when editing a rule it was possible to enter invalid chars in remark 2013-08-09 14:08:13 +02:00
Alexander Marx
99e698d033 Forward Firewall: Minor changes...
1) improved convert-outgoingfw. source was wrong when tun+ interface
2) target had always a ":" in ruletable
3) convert-outgoingfw bugfix: ports where not cleared for next rule
2013-08-09 14:08:12 +02:00
Alexander Marx
93a5f4a582 Forward Firewall: implemented ne column in ruletable "protocol" 2013-08-09 14:08:12 +02:00
Alexander Marx
8f0b047b4b Forward Firewall: implemented multiport support for source and target ports 2013-08-09 14:08:12 +02:00
Alexander Marx
cf576a12e5 Forward Firewall: Bugfix: when editing an rule, the default ACTION (ACCEPT,DROP,REJECT) was set depending on Firewallmode. Now it checks, if a rule is edited and value is set to rule action 2013-08-09 14:08:12 +02:00
Alexander Marx
27f4a6b159 Forward Firewall: added converters for old exaccess rules and old rules from outgoingfw and old firewallgroups.
Also fixed a Bug: Day SUN was not checked when in rule-edit mode
2013-08-09 14:08:11 +02:00
Alexander Marx
bcbf1b8ebe Forward Firewall: Bugfix: when usinf ESP or AH as target protocol, no rules where created 2013-08-09 14:08:11 +02:00
Alexander Marx
36196d0d64 Forward Firewall: added P2P Block Option 2013-08-09 14:08:10 +02:00
Alexander Marx
d1f01304ff Forward Firewall: Added AH Protocol and fixed a bug 2013-08-09 14:08:10 +02:00
Alexander Marx
e44fa0792b Forward Firewall: BUGFIX: When editing a rule and changing position, no other changes where saved.
added the DMZHOLES Rule to init.d/firewall (but chnaged DMZHOLES to FORWARDFW
2013-08-09 14:08:10 +02:00
Alexander Marx
02da9f7baf Forward Firewall: refined routine to check if an existing rule is equal to a new one 2013-08-09 14:08:10 +02:00
Alexander Marx
68ae5e591c Forward Firewall: fixed routine for rulepositioning 2013-08-09 14:08:09 +02:00
Alexander Marx
992394d55c Forward Firewall: changed hash sorting to get right ruleorder in Iptables 2013-08-09 14:08:09 +02:00
Alexander Marx
275a92e800 Forward Firewall: hopefully fixed delte-bug. When deleting a rule, it was possible that the rulenumbers get "holes" 2013-08-09 14:08:09 +02:00
Alexander Marx
1aec05a64e Forward Firewall: when adding custom hosts or networks the cursor is now in first textfield 2013-08-09 14:08:09 +02:00
Alexander Marx
2da264ec63 Forward Firewall: added possibility to change ruleposition 2013-08-09 14:08:09 +02:00
Alexander Marx
b526909163 Forward Firewall: BUGFIX: MAC source addresses where not created as rules 2013-08-09 14:08:08 +02:00
Alexander Marx
62fc851166 Forward Firewall: fixed 12 Bugs from forum.
1) Added more possible chars in remark: : / .
2) Added "Internet" to std networks to be able to define internetaccess
3) When renaming a custom address, the firewallrules get updated
4) Ports are now ignored when using GRE as Protocol
5) When saving a customservice, the cursor is now in first textfield
6) Added a customservices file to installation with predefined services
7) Added ESP as protocol
8) Fixed counterproblem
9) Dropdownboxes for customservices and groups now sorted
10) Firewallrules now sorted in right order
11) fixed a Bug when defining manual address in source and target, the hint message is no longer displayed
12) When defining an external access rule, the last forwardrule was deleted
2013-08-09 14:08:04 +02:00
Alexander Marx
7f5b282069 Forward Firewall: Changed Buttons and Layout of fwhosts.cgi 2013-08-09 14:06:49 +02:00
Alexander Marx
6be0579b18 Forward Firewall: replaced Outgoing-Logging with ForwardFW Logging. And changed Options in optionsfw.cgi from outgoing to forward 2013-08-09 14:05:22 +02:00
Alexander Marx
e534554162 Forward Firewall: Fixed Bug: When deleting a rule, only the last entry in the list is deleted 2013-08-09 14:05:22 +02:00
Alexander Marx
d24a34cbdc Forward Firewall: changed remarkfield to have maximum 255 chars. Changed Layout from viewtablerule.
Signed-off-by: Alexander Marx <amarx@ipfire.org>
2013-08-09 14:02:21 +02:00
Alexander Marx
55674e0d38 Forward Firewall: fixed Typos
Signed-off-by: Alexander Marx <amarx@ipfire.org>
2013-08-09 14:02:21 +02:00
Alexander Marx
2a81ab0d77 Forward Firewall: added new files 2013-08-09 14:02:21 +02:00
Michael Tremer
a03547fe5e tor.cgi: Always show all configuration options.
Otherwise, if tor was disable, all settings like nickname, etc.
were reset to default.
2013-08-02 13:17:54 +02:00
Michael Tremer
56bf9f2174 tor.cgi: Check for valid accounting limit. 2013-08-02 11:27:14 +02:00
Michael Tremer
bd8b033078 tor.cgi: Check for valid relay address. 2013-08-02 11:22:52 +02:00
Michael Tremer
818f47d06f tor.cgi: Check for valid port numbers. 2013-08-02 11:20:53 +02:00
Michael Tremer
b0449403e6 tor.cgi: Catch invalid characters in relay name. 2013-08-02 11:06:40 +02:00
Michael Tremer
3308f8d09f tor.cgi: Burst bandwidth may never be less than rate. 2013-08-02 10:57:01 +02:00
Michael Tremer
6eb9c49d60 tor: The slowest bandwidth rate for a relay is 20 kbyte/s. 2013-08-02 10:42:41 +02:00
Michael Tremer
52a2f02f41 Merge branch 'ddns-all-inkl' into next
Conflicts:
	config/rootfiles/core/72/filelists/files
2013-08-02 10:41:27 +02:00
Michael Tremer
80002fe433 DDNS: Support for all-inkl.com.
Requested by Daniel Kovacs <daniel.kovacs@pleasuredome.org>.
2013-08-01 18:12:01 +02:00
Michael Tremer
f16bcc3e31 tor.cgi: Show number of connected relays. 2013-07-31 19:26:37 +02:00