Alexander Marx
726e688235
Firewallgroups: added untranslated string 'name'
2014-01-29 14:32:34 +01:00
Alexander Marx
b985d3160a
FIREWALL: changes column title in firewall-groups from IP Address to IP/MAC Address
2014-01-29 14:32:31 +01:00
Alexander Marx
aeefcc9caa
Firewall: modified firewall-groups so that they can be empty even if used in rules
...
Now one can create a group, use it in a rule and then delete every entry
from the group. (The firewallrule then will be displayed yellow and
disabled).
2014-01-11 12:13:45 +01:00
Alexander Marx
4d74a20df0
Layout of fwhosts title
2014-01-09 16:26:40 +01:00
Alexander Marx
bc8ecbd6ae
Layout changes fwhosts.cgi
2014-01-09 15:05:00 +01:00
Alexander Marx
902a15be1d
fifteen-theme: made all tables in firewall-groups themeable
2014-01-07 09:34:01 +01:00
Alexander Marx
49da7d7975
Firewall: added check if firewallrules need to be updated when editing services or servicegroups
2014-01-06 14:18:19 +01:00
Alexander Marx
a8b113e73d
Firewall: Now servicegroups and networkgroups can be renamed
2013-12-20 12:10:35 +01:00
Alexander Marx
5f037986b7
Firewall: added JS to automatically select radiobuttons in fwhosts
2013-12-20 12:10:03 +01:00
Alexander Marx
484269ceac
FIrewall: Rewrote complete counters for firewall-groups (hosts,networks, network-groups)
2013-12-20 12:09:52 +01:00
Alexander Marx
3a162dc14f
Firewall: rebuild complete counter procedure in firewall-groups. This way the counters are on the fly generated and stable. also this is a prequisite to the new option that firewall-servicegroups can be rolled out by installation
2013-12-10 12:21:48 +01:00
Alexander Marx
fe2bae3b74
Firewall: Fix BETA8 - It was not possible to delete single services from servicegroups
2013-12-09 09:33:21 +01:00
Alexander Marx
82b837cff8
Firewall: Added new feature: Now protocols can be added to servicegroups (GRE,AH,ESP,IPIP,IPV6)
2013-12-06 08:47:11 +01:00
Alexander Marx
7db6ad6acb
Firewall: appended check of maximum ports per protocol. portranges 100:200 count as 2 ports
2013-11-13 00:34:08 +01:00
Alexander Marx
49192c7b31
Firewall: The maximum of definable services in a servicegroup is limited to 13 per protocol (tcp,udp) because iptables can only handle max 13 services in Multiport
2013-11-13 00:33:46 +01:00
Alexander Marx
f8cbcb7c8a
Firewall: Bugfix: When creating a servcie in firewall-groups and selecting a protocol other than icmp, the enty in the ruletable shows correct values PLUS the "all icmp-types" under ICMP.
...
Now the ICMP FIeld is emtpy when selecting another protocol than icmp
2013-11-08 13:41:06 +01:00
Alexander Marx
6d8eb5dec7
Firewall: Renamed directory /var/ipfire/forward to /var/ipfire/firewall
2013-10-24 09:24:12 +02:00
Michael Tremer
0e43079789
firewall: Cleanup rules reloading.
...
This has been messed up a lot because there were multiple
files which indicated that a reload is needed; shell commands
were used to create and remove the indicator file; some
functions were duplicated.
2013-10-22 18:53:48 +02:00
Alexander Marx
c9493d6c4f
Firewall: Language changes, JQuery code cleanup
2013-10-17 14:27:41 +02:00
Alexander Marx
86a921ee47
Firewall: Some changes in Strings and languagefiles
2013-10-17 11:27:48 +02:00
Alexander Marx
fda8c915d6
Firewall: Fixed JQuery code for fwhosts. This is BETA2 base
2013-10-16 14:55:20 +02:00
Alexander Marx
ec6fd189ee
Firewall: Jquery with errors for michael...
2013-10-15 15:45:51 +02:00
Alexander Marx
bfc84eb153
Firewall: added JavaScript for services (hide icmp-types when no ICMP selected)
2013-10-09 16:20:54 +02:00
Alexander Marx
64e822fb45
Firewall: Bugfix: when deleting services from a servicegroup,it was possible to delete the last service even if the group was used in a rule.
2013-10-08 10:24:56 +02:00
Alexander Marx
2aeb4b256e
Firewall: Bugfix: wrong counter when using selfdefinded services in a rule that could not be applied
...
Bugfix: When using ICMP-ALL in a rule, the rule was not applied
Bugfix: When using selfdefined services (icmp) and group them together. Then when using these services/groups in a rule and afterwards changing the service, the edited service was not applied
2013-09-27 10:16:52 +02:00
Alexander Marx
eb95ce89a8
Forward Firewall: ip addresses in firewall-groups (groups) are now colorized
2013-08-14 14:19:36 +02:00
Alexander Marx
b119578f02
Forward Firewall: Now all customhosts are colored correctly in ruletable. Also the ip addresses in firewall-groups (hosts) are colored correctly if they are part of green,orange,blue,openvpn or ipsec
2013-08-14 12:51:21 +02:00
Alexander Marx
0c2cf9e214
Forward Firewall: BUGFIX: when having more than 10 hosts/networks in a firewall-groups group, the table was not shown correctly
2013-08-14 09:06:38 +02:00
Alexander Marx
f195a8d763
Forward Firewall: BUG: when creating a new group in firewall-groups with the same name as an existing group, the line "no rule defined" was added.
...
BUG: THe line "no rules defined" is now "no entries in this group".
2013-08-13 16:00:32 +02:00
Alexander Marx
5bee9a9df5
Forward Firewall: edited GPL-header
2013-08-13 13:47:27 +02:00
Alexander Marx
dc21519f68
Forward Firewall: added GPL header to all files
2013-08-13 12:44:01 +02:00
Alexander Marx
9168da6fcc
Forward Firewall: deleted unused warning message regarding mac addresses
2013-08-09 14:50:09 +02:00
Alexander Marx
43215686ce
Forward Firewall: changed rule coloring. Now whole field is colored instead of just borders. Back Button in firewall groups /hostgroups showed a white site
2013-08-09 14:49:35 +02:00
Alexander Marx
2e99ab8bf8
Forward Firewall: added some javascript to automatically select radiobuttons when dropdowns are changed
2013-08-09 14:16:42 +02:00
Alexander Marx
7326051edb
Forward Firewall: Updated outgoingfw-converter. redesign of the ruletable's defaultrules
2013-08-09 14:15:32 +02:00
Alexander Marx
72586f0ff0
Forward Firewall: colorize ip addresses when possible in firewall groups. subnetmask now in cidr format
2013-08-09 14:15:31 +02:00
Alexander Marx
f1934a05ad
Forward Firewall: delted subnets from hosts in firewallgroups, colorized all ip-addresses from the firewall-groups if possible. Some minor changes in forwardfw.cgi
2013-08-09 14:15:31 +02:00
root
43d8be093c
Forward Firewall: some language changes de.pl and en.pl as well as forwardfw.cgi and fwhost.cgi
2013-08-09 14:15:30 +02:00
Alexander Marx
1a8fde0e84
Forward Firewall: changed some names and added subnets to dropdowns
2013-08-09 14:15:30 +02:00
Alexander Marx
a0fb1099ef
Forward Firewall: Design changes
...
1) source has a new option "firewall" with dropdown for interfaces
2) source default networks->deleted IPFire, all ip's now in brackets
3) deleted warning message in Target that a mac is not usable
4) changes for "apply" button
5) in ruletable the protocol is now right beneath the ruletype column
6) changed target dropdown "INTERNET" to "RED"
7) renamed OpenVPN N-2N to OpenVPN Net-to-Net
8) set missing default firewall options
9) little changes on the en and de lang files
2013-08-09 14:15:30 +02:00
Alexander Marx
4f3bd0ca20
Forward Firewall: changed layout of "apply-button" (after rules where changed. When using single hosts in rules, the prefix is no longer shown in the ruletable. Default settings for firewall-options changed
2013-08-09 14:15:29 +02:00
Alexander Marx
fb0ce57589
Forward Firewall: cleanup unused code
2013-08-09 14:15:28 +02:00
Alexander Marx
04abd8d958
Forward Firewall: bugfix: counter failure when adding one host to more than 1 Group
2013-08-09 14:13:11 +02:00
Alexander Marx
eff2dbf833
Forward Firewall: changed sort-order to Sort::Naturally. This Perl Module will be available since core 68.
2013-08-09 14:13:11 +02:00
Alexander Marx
98cee89f94
Forward Firewall: Added multiport support to DNAT/Portforwarding
...
Now it is possible to use multiple ports under DNAT when TARGET has no Port, one Port or one Portrange defined
2013-08-09 14:12:39 +02:00
Alexander Marx
d526a95bf1
Forward Firewall: some changes in en.pl and de.pl. Also adapted "apply" button in fwhosts.cgi
2013-08-09 14:12:39 +02:00
Alexander Marx
bc912c6e0c
Forward Firewall: Version 0.9.9.2
...
1) Some changes in en.pl
2) DNAT now supports REJECT/DROP rules
3) Bugfix: comma in remark customservicegroup
4) improved installer
2013-08-09 14:12:39 +02:00
Alexander Marx
e09884e04f
Forward Firewall: some fixes:
...
1) Counter was not correctly decreased when deleting a network from a customgroup
2) Convert-outgoingfw improved
3) Backup didn't set filepermissions correctly
2013-08-09 14:12:39 +02:00
Alexander Marx
f833ef4660
Forward Firewall: fixed layout of deleted host in custom group
...
changed version nr in forwardfw.cgi
2013-08-09 14:11:57 +02:00
Alexander Marx
f2ab6fba4a
Forward Firewall:
...
1) Custom Hosts: now 17 chars can be entered into IP/MAC field
2) Forwardfw: Bugfix: When no alias is set and IPFIRE is selected as target, no target address is recognised
3) Forwardfw: Now source and Target addressfield (manual) are set to 17 chars maxlegth.
4) Converter: Bugfix: When starting converter from commandline, all hosts are entered into groups again.
2013-08-09 14:11:56 +02:00