pf: Allow carp traffic on fsol-gw hosts
This commit is contained in:
parent
e37fd4eb8f
commit
7175dc85b8
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
pass out quick on $int_if from $int_me to $int_net keep state (no-sync)
|
||||||
|
|
||||||
# dmz network
|
# dmz network
|
||||||
|
pass quick on $dmz_if proto carp
|
||||||
pass in quick on $dmz_if inet from $dmz_net to any
|
pass in quick on $dmz_if inet from $dmz_net to any
|
||||||
pass out quick on $dmz_if inet from any to $dmz_net
|
pass out quick on $dmz_if inet from any to $dmz_net
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue