If the pf.conf(5) example file is copied when setting up a firewall it's
easy to forget about icmp. Update the file to show allowing icmp through the firewall. PR: docs/144986 MFC after: 1 month
This commit is contained in:
parent
d03fb1381f
commit
de7bef34ba
@ -32,3 +32,4 @@
|
||||
#pass in on $ext_if proto tcp to ($ext_if) port ssh
|
||||
#pass in log on $ext_if proto tcp to ($ext_if) port smtp
|
||||
#pass out log on $ext_if proto tcp from ($ext_if) to port smtp
|
||||
#pass in on $ext_if proto icmp to ($ext_if)
|
||||
|
Loading…
Reference in New Issue
Block a user