summaryrefslogtreecommitdiff
path: root/deploy/iptable_drop_rst
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/iptable_drop_rst')
-rw-r--r--deploy/iptable_drop_rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/iptable_drop_rst b/deploy/iptable_drop_rst
new file mode 100644
index 0000000..30b6224
--- /dev/null
+++ b/deploy/iptable_drop_rst
@@ -0,0 +1 @@
+iptables -A OUTPUT -p tcp --tcp-flags RST RST -j DROP