update pf.conf

Remove this line.
  anti-spoof quick for all 
It created an error.
This commit is contained in:
FusionPBX
2024-08-27 06:27:02 -06:00
committed by GitHub
parent 54b605d3d2
commit cef887def6

View File

@@ -5,12 +5,12 @@
#normalize packets
scrub in all
#prevent spoofing on the loopback
antispoof for lo0
#skip rule for loopback interface
set skip on lo0
#prevent spoofing for all interfaces
antispoof quick for all
#allow traffic on loopback
pass quick on lo0 all