Template: mason/newrulepolicy
Type: select
__Choices: accept, reject, deny
Default: accept
_Description: Default action for new firewall rules:
 The new rule default action specifies how Mason will handle unknown packets, when the firewall is in learning mode.
 .
 The "accept" action will allow the packet through.  "Reject" will stop the
 packet with a rejection reply, while "deny" will drop the packet silently.

Template: mason/defaultpolicy
Type: select
__Choices: accept, reject, deny
Default: accept
_Description: Default action for rulesets:
 The default action specifies how Mason will handle unknown packets, when the firewall is not in learning mode.
 .
 Again, "accept" allows the packet through, "reject" drops the packet with
 a reply, and "deny" silently drops the packet.
