summaryrefslogtreecommitdiff
path: root/policies/iptables-default
diff options
context:
space:
mode:
Diffstat (limited to 'policies/iptables-default')
-rw-r--r--policies/iptables-default17
1 files changed, 17 insertions, 0 deletions
diff --git a/policies/iptables-default b/policies/iptables-default
new file mode 100644
index 0000000..8f2377f
--- /dev/null
+++ b/policies/iptables-default
@@ -0,0 +1,17 @@
1#
2# iptables Firewall Policy
3# by Mike Crute (mcrute@gmail.com)
4# on September 19, 2009
5#
6
7ALLOW_PING=1
8
9TCP_ALLOW="22" # SSH
10
11#TCP_ALLOW=""
12#HOSTS_ALLOW=""
13#HOSTS_DENY=""
14#TCP_DENY=""
15#UDP_ALLOW="53"
16#UDP_DENY=""
17#RULES=""