Geändert:

* (experimentelle) httpd.conf
  * Portproblem gefixt
  * snort wieder zurückgesetzt auf die alte Version, da für die neue keine freien Regeln da sind.
  * Rechtschreibfehler im Installer behoben.
  * mpg123 wieder hinzugefügt.
  * fwhits-Graphs - Kleinigkeit vergessen.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@173 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-06-13 14:15:51 +00:00
parent c7acba4a59
commit 894c6feb3e
12 changed files with 1061 additions and 1055 deletions

View File

@@ -525,7 +525,7 @@ sub updatefwhitsgraph {
"LINE2:amount#6464FF:firewallhits",
"GPRINT:amount:MAX: $tr{'maximal'}\\: %2.2lf %S",
"GPRINT:amount:AVERAGE: $tr{'average'}\\: %2.2lf %S",
"GPRINT:amount:LAST: Current\\: %2.2lf %Shits/5 min\\n",
"GPRINT:amount:LAST: $tr{'current'}\\: %2.2lf %Shits/5 min\\n",
"DEF:portamount=$rrdlog/firewallhits.rrd:portamount:AVERAGE",
"LINE2:portamount#FF6464:portscans",
"GPRINT:portamount:MAX: $tr{'maximal'}\\: %2.2lf %S",