projects
/
pennestraat-domotica
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e080e
)
ansible: fix interface names in pf.conf
author
Kristof Provost
<kp@FreeBSD.org>
Tue, 30 Apr 2024 21:05:26 +0000
(23:05 +0200)
committer
Kristof Provost
<kp@FreeBSD.org>
Tue, 30 Apr 2024 21:05:26 +0000
(23:05 +0200)
ansible/roles/router/templates/pf.conf
patch
|
blob
|
history
diff --git
a/ansible/roles/router/templates/pf.conf
b/ansible/roles/router/templates/pf.conf
index
14101c0
..
1d64404
100644
(file)
--- a/
ansible/roles/router/templates/pf.conf
+++ b/
ansible/roles/router/templates/pf.conf
@@
-5,8
+5,8
@@
set skip on lo0
-ext_if = "
vr
0"
-int_if = "
vr
1"
+ext_if = "
igb
0"
+int_if = "
igb
1"
scrub on $ext_if all fragment reassemble reassemble tcp