diff --git a/roles/pf/files/pf.conf.gw_fsol b/roles/pf/files/pf.conf.gw_fsol index 0159482..98378d3 100644 --- a/roles/pf/files/pf.conf.gw_fsol +++ b/roles/pf/files/pf.conf.gw_fsol @@ -38,6 +38,7 @@ block in quick from any to self pass out quick on $int_if from $int_me to $int_net keep state (no-sync) # dmz network +pass quick on $dmz_if proto carp pass in quick on $dmz_if inet from $dmz_net to any pass out quick on $dmz_if inet from any to $dmz_net