Fix firewall blocking to host machine.

The firewall was not working so all traffic was making it through to the host system.
This commit is contained in:
Tom Alexander
2025-08-30 14:19:59 -04:00
parent 4633a97262
commit 97149b9196
3 changed files with 13 additions and 6 deletions

View File

@@ -14,6 +14,8 @@ pf_config: "mrmanager_pf.conf"
pflog_conf:
- name: 0
dev: pflog0
- name: 1
dev: pflog1
cputype: "amd"
hwpstate: true
etc_hosts: {}