Alexander Marx
a4c7bf6b73
Firewall: Reorganized layout of rulecreationpage
...
Protocol is now an extra area containing protocol, ICMP-Type and
source/target ports
2013-10-02 21:28:50 +02:00
Alexander Marx
fadcfb7320
Firewall: moved nat part between source and target and moved protocol dropdown behind target area
2013-09-30 15:43:51 +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
Michael Tremer
095cbf430f
Multiple CGI files: Check if BLUE or ORANGE are actually configured.
2013-09-07 16:40:59 +02:00
Michael Tremer
f8b12375c7
speed.cgi: Suppress error messages if not connected to the internet.
2013-09-07 16:23:50 +02:00
Michael Tremer
35f95ba741
firewall: Remove version information.
2013-09-02 22:04:42 +02:00
Michael Tremer
2ac39db92e
Merge remote-tracking branch 'amarx/firewall' into fifteen
2013-08-28 11:33:20 +02:00
Michael Tremer
754f508b5b
squid: Update to 3.3.8.
2013-08-22 12:57:56 +02:00
Michael Tremer
df05a856cd
Merge remote-tracking branch 'ms/xss' into next
2013-08-21 17:40:44 +02:00
Michael Tremer
87e33a423f
urlfilter: Make redirect.cgi template selectable.
2013-08-21 17:08:57 +02:00
Michael Tremer
e157791fe9
redirect.cgi: Introduce a small template engine for the error pages.
2013-08-21 16:12:22 +02:00
Michael Tremer
5ba9e6606e
proxylog.dat: Escape usernames.
...
Bug #10406 .
2013-08-20 11:06:36 +02:00
Michael Tremer
e3c1704453
tor.cgi: Remember selected exit node country.
2013-08-20 10:39:40 +02:00
Michael Tremer
8e6a8fd5d3
ovpnmain.cgi: Don't fail if files are not existant.
...
N2N connections could not be deleted if they have never been
started.
2013-08-19 17:40:57 +02:00
Michael Tremer
86228a56ef
ovpnmain.cgi: Fix remote IP address validation.
2013-08-19 17:33:23 +02:00
Jan Paul Tuecking
b8867fe89a
tor: added daemon stats and little changes on styling
2013-08-18 12:11:58 +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
4f585d559f
Forward Firewall: Modified the Message to reread firewallrules in p2p-block.cgi. This is now the same as in forwardfw.cgi and fwhost.cgi
2013-08-13 13:58:48 +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
debe3af564
Merge remote-tracking branch 'ms/firewall-new' into firewall
2013-08-12 13:30:45 +02:00
Arne Fitzenreiter
9d838dad03
core72: add ovpnmain.cgi to update.
2013-08-11 09:40:03 +02:00
Arne Fitzenreiter
f2665db1ad
snort: update to 2.9.5.3.
2013-08-10 20:10:00 +02:00
Michael Tremer
919a50208b
tor.cgi: Remove NoAdvertise option.
...
This does not make much sense with our setup.
2013-08-10 12:14:29 +02:00
Alexander Marx
9168da6fcc
Forward Firewall: deleted unused warning message regarding mac addresses
2013-08-09 14:50:09 +02:00
Alexander Marx
ab4fe66fc9
Forward Firewall: Network addresses are now allowed as source and the ip addressfield has now size 18.
2013-08-09 14:49:35 +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
653a71b951
Forward FIrewall: Bugfix: When using predefined services in rulecreation, the rule was not applied. Bugfix: when in rulecreationpage and pressing "back" the site gets white.
2013-08-09 14:49:35 +02:00
Alexander Marx
6143bc300e
Forward FIrewall: BUGFIX: when setting outgoing to blocked and creating a rule, the last rule changes to "accept"
2013-08-09 14:49:35 +02:00
Alexander Marx
357b3fe80d
Forward Firewall: renamed IPFire to Firewall in SNAT area
2013-08-09 14:49:35 +02:00
Alexander Marx
4affc3e889
Forward Firewall: show default rule when input is empty
2013-08-09 14:16:42 +02:00
Alexander Marx
cb051c577c
Forward Firewall: language fixes on last rule in ruletable
2013-08-09 14:16:42 +02:00
Alexander Marx
34f30c5f92
Forward Firewall: set default options for optionsfw and minor change on optionsfw.cgi
2013-08-09 14:16:42 +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
b88c88291b
Forward Firewall: added some java Script to automatically select radiobuttons when dropdowns are changed. Some cleanup of the code
2013-08-09 14:16:40 +02:00
Alexander Marx
1ca546126e
Forward Firewall: deleted configfile "nat" in ovpnmain.cgi for portfw check. File "nat" no longer exists. Now the portfw rules are in file "config"
2013-08-09 14:15:33 +02:00
Alexander Marx
6584a984a0
Forward Firewall: just increased version number
2013-08-09 14:15:33 +02:00
Alexander Marx
595a90f003
Forward Firewall: The default rule table (at the end of Forward) shows only default values depending on the network configuration
2013-08-09 14:15:33 +02:00
Alexander Marx
f8bf364f0d
Forward Firewall: fixed check for already existing rules.
2013-08-09 14:15:33 +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
4d2e7a35d9
Forward Firewall: some textalignment in last rule row
2013-08-09 14:15:32 +02:00
Alexander Marx
a648546338
Forward Firewall: added "default-rules-table" at the end of forward ruletable
2013-08-09 14:15:31 +02:00
Alexander Marx
b044bb0569
Forward Firewall: Bugfixes wrong interface in ruletable,when selecting alias firewall interface
2013-08-09 14:15:31 +02:00
Alexander Marx
fc83b09d43
Forward Firewall: some bugfixes
2013-08-09 14:15:31 +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
Alexander Marx
cb4439f394
Forward Firewall: Bugfix of last commit. Added "Interface" to source or target that uses "Firewall" interfaces
2013-08-09 14:15:31 +02:00