fixed resolv.conf, user creation, pf, added skel files (fails)

This commit is contained in:
2024-11-24 13:12:51 +01:00
parent cd11f997b8
commit b6bc036930
15 changed files with 690 additions and 16 deletions

View File

@@ -31,6 +31,8 @@ block in log all
### Allow outgoing, skip others rules if match, and track connections
pass out quick keep state
pass out inet6 keep state
# FIXME: does not survice reboots, that is: pf blocks after a reboot, pf must be reloaded, then it works
pass out quick on $ext_if keep state
pass out on $ext_if inet6 keep state