Enable firewall for laptop on FreeBSD.

This commit is contained in:
Tom Alexander
2024-07-04 18:59:10 -04:00
parent 664af21ad5
commit b643f86313
2 changed files with 14 additions and 9 deletions

View File

@@ -5,10 +5,10 @@ zfs_snapshot_datasets:
- path: zroot/freebsd/current/be/default
sshd_enabled: true
sshd_conf: "sshd_config"
#pf_config: "odofreebsd_pf.conf"
#pflog_conf:
# - name: 0
# dev: pflog0
pf_config: "odofreebsd_pf.conf"
pflog_conf:
- name: 0
dev: pflog0
# dummynet_config: "dnctl.conf"
network_rc: "odofreebsd_network.conf"
rc_conf: "odofreebsd_rc.conf"