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
0b14d3d9b1
Forward Firewall: fixed portforward rules. Now possible even if firewall in mode1
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
e3afaf8890
Forward Firewall: bugfix: network ip was treated like single host
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
47a40c9726
Forward Firewall: set P2Protocols default to "off"
2013-08-09 14:08:14 +02:00
Alexander Marx
45cfd81131
Forward Firewall: deleted 22-outgoingfwctrl
2013-08-09 14:08:14 +02:00
Alexander Marx
a57a5709a4
Forward Firewall: changed Layout of P2P table
2013-08-09 14:08:14 +02:00
Alexander Marx
4b147d950b
Forward Firewall: deleted symlink to outgoingfwctrl from lfs/initscripts
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
04f24153fc
Forward Firewall: edited language file en.pl and changed 'protocol:' to 'protocol' because in de.pl it is also just 'Protokoll'
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
3b81fad442
Forward Firewall: converter now creates cdir format from ip-addresses
2013-08-09 14:08:13 +02:00
Alexander Marx
5238a8719d
Forward Firewall: minor improvements, if an outgoingrule has a given port and prot "all", there are two new rules generated for UDP and TCP.
...
If an outgoingrule has only "all" as prot, but no port, there's only one new rule created
2013-08-09 14:08:13 +02:00
Alexander Marx
5a9fd5dbd1
Forward Firewall: extended converter
2013-08-09 14:08:13 +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
9edb1d7a8e
Forward Firewall: edited Backup.pl. If someone put /var/ipfire/outgoing into /var/ipfire/backup/include, the rules are backed up and need to be restored.
...
Now the backup takes care of this and checks if there are old rules to convert.
2013-08-09 14:08:13 +02:00
Alexander Marx
8794629653
Forward Firewall: edited convert-outgoingfw.
...
When a Protocol ESP or GRE is used AND a Port is selected (in old system), the rule was not converted successfully.
2013-08-09 14:08:12 +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
8b3dd79147
Forward Firewall: deleted comments from converterscript
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
e0800c21db
Forward Firewall: Edited Backup.pl so that any old backups get converted to new firewall. Afterwards the directories /var/ipfire/outgoing and /var/ipfire/xtaccess are removed!
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
99e5d97623
Forward Firewall: removed newline when processing rules.pl
2013-08-09 14:08:11 +02:00
Alexander Marx
d7dc9718d3
Forward Firewall: edited rules.pl, so thatrules are created when source and target are 0.0.0.0/0.0.0.0
2013-08-09 14:08:11 +02:00
Alexander Marx
8910ee647c
Forward Firewall: Removed console output from outgoingfw-converter
2013-08-09 14:08:11 +02:00
Alexander Marx
2833f5678e
Forward Firewall: changed LOG directory to /var/log/converters
2013-08-09 14:08:11 +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
af49e36723
Forward Firewall: edited p2pblock call in rules.pl
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
7f9d1c3969
Forward Firewall: added p2protocols to /var/ipfire/forward/ for p2pblocking options
2013-08-09 14:08:10 +02:00
Alexander Marx
36196d0d64
Forward Firewall: added P2P Block Option
2013-08-09 14:08:10 +02:00
Alexander Marx
bc32972572
Forward Firewall: set standard config for Firewall
2013-08-09 14:08:10 +02:00
Alexander Marx
9ee07ee5d2
Forward Firewall: updated de.pl
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