# HG changeset patch # User florob@babelmonkeys.de # Date 1392595860 0 # Node ID 4e1a0785c0e468be6c53b9731bc31abd8886320e # Parent ff097d8864207ae39a14c10e91d79da3d8beb94c Edited wiki page mod_firewall through web user interface. diff -r ff097d886420 -r 4e1a0785c0e4 mod_firewall.wiki --- 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.