From d0faaf61d63912003ce7fdd02f497e4a4a333bd0 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Fri, 12 Jun 2020 20:01:48 +0200 Subject: [PATCH 1/1] Rootfiles update. Signed-off-by: Stefan Schantl --- config/rootfiles/common/configroot | 6 +++--- config/rootfiles/common/web-user-interface | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/configroot b/config/rootfiles/common/configroot index 67c4abc751..52fcc77b36 100644 --- a/config/rootfiles/common/configroot +++ b/config/rootfiles/common/configroot @@ -60,15 +60,15 @@ var/ipfire/extrahd #var/ipfire/extrahd/settings var/ipfire/firewall #var/ipfire/firewall/config -#var/ipfire/firewall/geoipblock #var/ipfire/firewall/input +#var/ipfire/firewall/locationblock #var/ipfire/firewall/outgoing #var/ipfire/firewall/p2protocols #var/ipfire/firewall/settings var/ipfire/fwhosts -#var/ipfire/fwhosts/customgeoipgrp #var/ipfire/fwhosts/customgroups #var/ipfire/fwhosts/customhosts +#var/ipfire/fwhosts/customlocationgrp #var/ipfire/fwhosts/customnetworks #var/ipfire/fwhosts/customservicegrp #var/ipfire/fwhosts/customservices @@ -78,9 +78,9 @@ var/ipfire/fwlogs #var/ipfire/fwlogs/ipsettings #var/ipfire/fwlogs/portsettings var/ipfire/general-functions.pl -var/ipfire/geoip-functions.pl var/ipfire/graphs.pl var/ipfire/header.pl +var/ipfire/location-functions.pl var/ipfire/ids-functions.pl var/ipfire/isdn #var/ipfire/isdn/settings diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface index 9aaa056318..aa32053a2c 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -26,7 +26,6 @@ srv/web/ipfire/cgi-bin/extrahd.cgi srv/web/ipfire/cgi-bin/fireinfo.cgi srv/web/ipfire/cgi-bin/firewall.cgi srv/web/ipfire/cgi-bin/fwhosts.cgi -srv/web/ipfire/cgi-bin/geoip-block.cgi srv/web/ipfire/cgi-bin/gpl.cgi #srv/web/ipfire/cgi-bin/guardian.cgi srv/web/ipfire/cgi-bin/gui.cgi @@ -36,6 +35,7 @@ srv/web/ipfire/cgi-bin/ids.cgi srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/ipinfo.cgi srv/web/ipfire/cgi-bin/iptables.cgi +srv/web/ipfire/cgi-bin/location-block.cgi srv/web/ipfire/cgi-bin/logs.cgi srv/web/ipfire/cgi-bin/logs.cgi/calamaris.dat srv/web/ipfire/cgi-bin/logs.cgi/config.dat -- 2.39.2