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
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user