changeset 428:4e1a0785c0e4

Edited wiki page mod_firewall through web user interface.
author florob@babelmonkeys.de
date Mon, 17 Feb 2014 00:11:00 +0000
parents ff097d886420
children 4d6899e760f7
files mod_firewall.wiki
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_firewall.wiki	Thu Feb 13 22:24:03 2014 +0100
+++ b/mod_firewall.wiki	Mon Feb 17 00:11:00 2014 +0000
@@ -39,6 +39,13 @@
 
 This rule will reply with a short message whenever someone tries to send a message to someone at any of the hosts defined in the 'myorganisation' outside of office hours.
 
+Firewall rules should be written to a {{{ruleset.pfw}}} file. Multiple such rule
+files can be specified in the configuration using:
+
+{{{
+firewall_scripts = { "path/to/ruleset.pfw" }
+}}}
+
 == Conditions ==
 All conditions must come before any action in a rule block. The condition name is followed by a colon (':'), and the value to test for.