forked from norman/fusionpbx-install.sh-github-mirror
update pf.conf
Remove this line. anti-spoof quick for all It created an error.
This commit is contained in:
@@ -5,12 +5,12 @@
|
|||||||
#normalize packets
|
#normalize packets
|
||||||
scrub in all
|
scrub in all
|
||||||
|
|
||||||
|
#prevent spoofing on the loopback
|
||||||
|
antispoof for lo0
|
||||||
|
|
||||||
#skip rule for loopback interface
|
#skip rule for loopback interface
|
||||||
set skip on lo0
|
set skip on lo0
|
||||||
|
|
||||||
#prevent spoofing for all interfaces
|
|
||||||
antispoof quick for all
|
|
||||||
|
|
||||||
#allow traffic on loopback
|
#allow traffic on loopback
|
||||||
pass quick on lo0 all
|
pass quick on lo0 all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user