Skip to content

Commit a0a3c6a

Browse files
committed
Update pf.conf
Redundant LAN rules
1 parent e09eee8 commit a0a3c6a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pf.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ block drop in log quick from urpf-failed to any
104104
# This is observed on OS X
105105
#block drop in log quick on $int_if from any to 255.255.255.255
106106

107-
# Local net
108-
pass quick from { lo0 $int_if ($tun_if) } to any
109-
110107
# Whitelist
111108
# Hardcoded IPs
112109
#mydomainname_com = "xxx.xxx.xxx.xxx"

0 commit comments

Comments
 (0)