summaryrefslogtreecommitdiff
path: root/share/ipf/firewall.1
diff options
context:
space:
mode:
Diffstat (limited to 'share/ipf/firewall.1')
-rw-r--r--share/ipf/firewall.12
1 files changed, 2 insertions, 0 deletions
diff --git a/share/ipf/firewall.1 b/share/ipf/firewall.1
index 49323797bc5..907b8585f06 100644
--- a/share/ipf/firewall.1
+++ b/share/ipf/firewall.1
@@ -24,6 +24,8 @@ block in log quick on ppp0 proto tcp/udp all with short
#
block in log quick on ppp0 from 198.168.4.0/24 to any
block in log quick on ppp0 from localhost to any
+block in log quick on ppp0 from 0.0.0.0/32 to any
+block in log quick on ppp0 from 255.255.255.255/32 to any
#
# Block any incoming traffic to NFS ports, to the RPC portmapper, and
# to X servers.