aboutsummaryrefslogtreecommitdiff
path: root/etc/npf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/npf.conf')
-rw-r--r--etc/npf.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/npf.conf b/etc/npf.conf
index 70729b0..595a06a 100644
--- a/etc/npf.conf
+++ b/etc/npf.conf
@@ -3,6 +3,7 @@ group default {
pass stateful on lo0 all
pass stateful out all
pass stateful in proto icmp all
+ pass stateful in from any to any port 21
pass stateful in from any to any port 22
pass stateful in from any to any port 80
pass stateful in from any to any port 443