New: allow_all_outgoing_traffic (true/false)
This commit is contained in:
@ -35,6 +35,17 @@ loopback="::1/128"
|
||||
do_not_firewall_bridged_traffic=false
|
||||
|
||||
|
||||
# -------------
|
||||
# --- Allow all outgoing traffic
|
||||
# -------------
|
||||
|
||||
# - unprotected_ifs
|
||||
# -
|
||||
# - Posiible values are 'true' and 'false'
|
||||
# -
|
||||
allow_all_outgoing_traffic=false
|
||||
|
||||
|
||||
# -------------
|
||||
# --- Interfaces completly blocked
|
||||
# -------------
|
||||
|
Reference in New Issue
Block a user