diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/etc_pf.conf.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/etc_pf.conf.j2 b/templates/etc_pf.conf.j2 index 3802fae..0b5a756 100644 --- a/templates/etc_pf.conf.j2 +++ b/templates/etc_pf.conf.j2 @@ -4,6 +4,7 @@ wan_if = "wan0" # Default policy set skip on lo set block-policy return +scrub in block in all # Allow all outbound traffic |
