From: Kristof Provost Date: Tue, 30 Apr 2024 21:05:26 +0000 (+0200) Subject: ansible: fix interface names in pf.conf X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=528bbc885c1f417a8055082bf423cbccd5a9019f;p=pennestraat-domotica ansible: fix interface names in pf.conf --- diff --git a/ansible/roles/router/templates/pf.conf b/ansible/roles/router/templates/pf.conf index 14101c0..1d64404 100644 --- a/ansible/roles/router/templates/pf.conf +++ b/ansible/roles/router/templates/pf.conf @@ -5,8 +5,8 @@ set skip on lo0 -ext_if = "vr0" -int_if = "vr1" +ext_if = "igb0" +int_if = "igb1" scrub on $ext_if all fragment reassemble reassemble tcp