pf: Allow carp traffic on fsol-gw hosts

This commit is contained in:
Timo Makinen 2021-03-17 18:30:09 +00:00
parent e37fd4eb8f
commit 7175dc85b8

View file

@ -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