From 9105c2d8936b0256e5aa3068fbeb7cc440144968 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 11 Oct 2025 18:33:51 +0300 Subject: Refactor ingress routing --- templates/etc_pf.conf.j2 | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/etc_pf.conf.j2') 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 -- cgit v1.3