Skip to content

How to disable pf bridge filtering #281

@einsibjarni

Description

@einsibjarni

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions