diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-07-06 21:24:48 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-07-06 21:24:48 +0300 |
| commit | a34abf1f1d77611b182ede2a98764844472b5398 (patch) | |
| tree | 88e16521ed6ab39e41da8ab7c597b5b78170b9be /templates | |
| parent | 79c6171998deb6ee8821ead7971f62ea7f045ae2 (diff) | |
Update pf conf, refactor
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 |
