zulip/puppet/zulip_ops/files/iptables/trailer

7 lines
76 B
Plaintext

# Drop everything else
-A INPUT -j LOGDROP
-A FORWARD -j LOGDROP
COMMIT