zulip/puppet/zulip_ops/files/iptables/trailer.v4

7 lines
76 B
Plaintext

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