pf: Don't allow ospf packets on fsol gw hosts
This commit is contained in:
parent
fe1feb61d1
commit
142325765b
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ pass out quick on $ext_if from self to any keep state (no-sync)
|
|||
pass quick on $sync_if proto pfsync keep state (no-sync)
|
||||
|
||||
# fsol (router) network
|
||||
pass in quick on $fsol_if proto ospf from any to any
|
||||
pass out quick on $fsol_if proto ospf from self to any
|
||||
pass in quick on $fsol_if inet from any to $dmz_net
|
||||
pass out quick on $fsol_if inet from $dmz_net to any
|
||||
pass out quick on $fsol_if inet from self to any
|
||||
|
|
Loading…
Add table
Reference in a new issue