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
|
3f8fe51ef0
|
Forward Firewall: When editing a group and deleting an entry, the next mode is also update
|
2013-08-09 14:08:20 +02:00 |
|
Alexander Marx
|
d13a936349
|
Forward Firewall: Last rule in servicegroup is not deletable if group is used
|
2013-08-09 14:08:19 +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
|
6c8699612c
|
Forward Firewall: added extra button for changing remark
|
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
|
12dcfbbdbe
|
Forward Firewall: Portfw now working and firewall closed correctly
|
2013-08-09 14:08:19 +02:00 |
|
Alexander Marx
|
8f204435d4
|
Forward Firewall: When a group has only one entry and the group is used, it is not possiblle to delete the group
|
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
|
13e5dda402
|
Forward Firewall: when editing a group the rules where not read correctly, because of wrong COUNT
|
2013-08-09 14:08:18 +02:00 |
|
Alexander Marx
|
5e97072306
|
Forward Firewall: Fixes Problem when editing a host and afterwards pressing F5, a emtpy entry was created in customhosts
|
2013-08-09 14:08:18 +02:00 |
|
Alexander Marx
|
bfac6bd4dc
|
Forward Firewall: when a service is used in a servicegroup, it was not updated when editing the service
|
2013-08-09 14:08:18 +02:00 |
|
Alexander Marx
|
ed73b87ece
|
Forward Firewall: some code optimizations
|
2013-08-09 14:08:18 +02:00 |
|
Alexander Marx
|
0013abb07c
|
Forward Firewall: changed sortorder of servicedropdown in servicegrouping.
catched F5 when editing a host-Now no entry is saved
in customhosts table theres only the IP shown (deleted subnet)
|
2013-08-09 14:08:18 +02:00 |
|
Alexander Marx
|
bfee206c98
|
Forward Firewall: When changing a service which is used in a rule, the rule was destroyed.
Now the configfiles of the firewall are adapted as needed.
|
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
|
7772ae734e
|
Forward Firewall: extended the accepted chars for group and servicenames NOw / () and _ are allowed, too
|
2013-08-09 14:08:17 +02:00 |
|
Alexander Marx
|
fb70d3d540
|
Forward Firewall: changed sortorder of customhosts and bugfix when remark is changed
|
2013-08-09 14:08:17 +02:00 |
|
Alexander Marx
|
937d4e0892
|
Forward Firewall: redefined layout of customservicegroups and some layout changes
|
2013-08-09 14:08:17 +02:00 |
|
Alexander Marx
|
20c00d4bdf
|
Forward Firewall: BUGFIX-CustomGroup sort order
|
2013-08-09 14:08:17 +02:00 |
|
Alexander Marx
|
d6bdebd47d
|
Forward Firewall: fixed icmp-types and deleted dmzholes chain
|
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
|
53f3a4c82d
|
Forward Firewall: Typo in en.pl
|
2013-08-09 14:08:16 +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
|
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 |
|