-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
I have an ansible playbook that deploys hosts running nomad + pot + pot task driver.
The pots I deploy are using public-bridge dual stack. Pf is enabled and my current pf.conf is generated from a template in ansible, and it blocks everything not strictly allowed. As-is, it blocks traffic from jails on the bridge interface, and IPv6 rtsol/rtadv packets.
I can't disable bridge filtering in sysctl.conf, because there has to be a bridge created before I can apply the sysctl changes.
Anybody have experience with this? Should I disable filtering in a pot hook or create a dummy bridge at boot? Or should I leave filtering enabled and add the rules I need in a sensible way?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels