diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-10-11 18:33:51 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-10-11 18:33:51 +0300 |
| commit | 9105c2d8936b0256e5aa3068fbeb7cc440144968 (patch) | |
| tree | 063407f233bb5e3775075bbd5270f314ec418e55 /templates/etc_pf.conf.j2 | |
| parent | dbfa9c70b0480c209678090bf62f2c72d68f5264 (diff) | |
Refactor ingress routing
Diffstat (limited to 'templates/etc_pf.conf.j2')
| -rw-r--r-- | templates/etc_pf.conf.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/etc_pf.conf.j2 b/templates/etc_pf.conf.j2 index a439702..ceae731 100644 --- a/templates/etc_pf.conf.j2 +++ b/templates/etc_pf.conf.j2 @@ -1,6 +1,5 @@ lan_if = "lan0" wan_if = "wan0" -jail_ingress_ip = "{{ jail_ingress_ip }}" # Default policy set skip on lo |
