ansible: fix interface names in pf.conf
authorKristof Provost <kp@FreeBSD.org>
Tue, 30 Apr 2024 21:05:26 +0000 (23:05 +0200)
committerKristof Provost <kp@FreeBSD.org>
Tue, 30 Apr 2024 21:05:26 +0000 (23:05 +0200)
ansible/roles/router/templates/pf.conf

index 14101c0..1d64404 100644 (file)
@@ -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