zulip/puppet/kandra/files/iptables/trailer.v6

7 lines
70 B
Plaintext

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