# Sanewall application default file
# sourced by both the initscript `/etc/init.d/sanewall'.
#
# See sanewall-variables(5) manual page or Sanewall Manual
# for the full list of exportable variables that control the
# behaviour of Sanewall and their respective description.
#

# To enable sanewall at startup set START_SANEWALL=YES (init script variable)
START_SANEWALL=NO

# If you want to have sanewall wait for an iface to be up add it here
WAIT_FOR_IFACE=""

# Disallow pre-established traffic to continue whilst the firewall is activated
SANEWALL_ESTABLISHED_ACTIVATION_ACCEPT=0
