aboutsummaryrefslogtreecommitdiff
path: root/files/boilerplate
diff options
context:
space:
mode:
authoram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-11-06 11:45:52 +0000
committeram <am@d66ca3ae-40d7-4aa7-90d4-87d79ca94279>2007-11-06 11:45:52 +0000
commit00503ad90e7650269a6e122d143a29f3110179fe (patch)
tree6c96217161d6aa280101c778f5ce5573d4ef9b0e /files/boilerplate
downloadpuppet-shorewall-00503ad90e7650269a6e122d143a29f3110179fe.tar.gz
puppet-shorewall-00503ad90e7650269a6e122d143a29f3110179fe.tar.bz2
install default git.black.co.at shorewall module
rename class shorewall to shorewall_install git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@40 d66ca3ae-40d7-4aa7-90d4-87d79ca94279
Diffstat (limited to 'files/boilerplate')
-rw-r--r--files/boilerplate/blacklist.footer1
-rw-r--r--files/boilerplate/blacklist.header10
-rw-r--r--files/boilerplate/hosts.footer1
-rw-r--r--files/boilerplate/hosts.header8
-rw-r--r--files/boilerplate/interfaces.footer1
-rw-r--r--files/boilerplate/interfaces.header10
-rw-r--r--files/boilerplate/masq.footer1
-rw-r--r--files/boilerplate/masq.header9
-rw-r--r--files/boilerplate/nat.footer1
-rw-r--r--files/boilerplate/nat.header9
-rw-r--r--files/boilerplate/policy.footer1
-rw-r--r--files/boilerplate/policy.header9
-rw-r--r--files/boilerplate/proxyarp.footer1
-rw-r--r--files/boilerplate/proxyarp.header9
-rw-r--r--files/boilerplate/rfc1918.footer5
-rw-r--r--files/boilerplate/rfc1918.header5
-rw-r--r--files/boilerplate/routestopped.footer1
-rw-r--r--files/boilerplate/routestopped.header11
-rw-r--r--files/boilerplate/rules.footer1
-rw-r--r--files/boilerplate/rules.header10
-rw-r--r--files/boilerplate/zones.footer1
-rw-r--r--files/boilerplate/zones.header11
22 files changed, 116 insertions, 0 deletions
diff --git a/files/boilerplate/blacklist.footer b/files/boilerplate/blacklist.footer
new file mode 100644
index 0000000..5e12d1d
--- /dev/null
+++ b/files/boilerplate/blacklist.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/blacklist.header b/files/boilerplate/blacklist.header
new file mode 100644
index 0000000..2392e17
--- /dev/null
+++ b/files/boilerplate/blacklist.header
@@ -0,0 +1,10 @@
+#
+# Shorewall version 3.4 - Blacklist File
+#
+# For information about entries in this file, type "man shorewall-blacklist"
+#
+# Please see http://shorewall.net/blacklisting_support.htm for additional
+# information.
+#
+###############################################################################
+#ADDRESS/SUBNET PROTOCOL PORT
diff --git a/files/boilerplate/hosts.footer b/files/boilerplate/hosts.footer
new file mode 100644
index 0000000..dc2fef5
--- /dev/null
+++ b/files/boilerplate/hosts.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS LINE -- DO NOT REMOVE
diff --git a/files/boilerplate/hosts.header b/files/boilerplate/hosts.header
new file mode 100644
index 0000000..8a81664
--- /dev/null
+++ b/files/boilerplate/hosts.header
@@ -0,0 +1,8 @@
+horewall version 3.4 - Hosts file
+#
+# For information about entries in this file, type "man shorewall-hosts"
+#
+# For additional information, see http://shorewall.net/Documentation.htm#Hosts
+#
+###############################################################################
+#ZONE HOST(S) OPTIONS
diff --git a/files/boilerplate/interfaces.footer b/files/boilerplate/interfaces.footer
new file mode 100644
index 0000000..5e12d1d
--- /dev/null
+++ b/files/boilerplate/interfaces.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/interfaces.header b/files/boilerplate/interfaces.header
new file mode 100644
index 0000000..2027523
--- /dev/null
+++ b/files/boilerplate/interfaces.header
@@ -0,0 +1,10 @@
+#
+# Shorewall version 3.4 - Interfaces File
+#
+# For information about entries in this file, type "man shorewall-interfaces"
+#
+# For additional information, see
+# http://shorewall.net/Documentation.htm#Interfaces
+#
+###############################################################################
+#ZONE INTERFACE BROADCAST OPTIONS
diff --git a/files/boilerplate/masq.footer b/files/boilerplate/masq.footer
new file mode 100644
index 0000000..6bebc05
--- /dev/null
+++ b/files/boilerplate/masq.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
diff --git a/files/boilerplate/masq.header b/files/boilerplate/masq.header
new file mode 100644
index 0000000..f823321
--- /dev/null
+++ b/files/boilerplate/masq.header
@@ -0,0 +1,9 @@
+#
+# Shorewall version 3.4 - Masq file
+#
+# For information about entries in this file, type "man shorewall-masq"
+#
+# For additional information, see http://shorewall.net/Documentation.htm#Masq
+#
+###############################################################################
+#INTERFACE SOURCE ADDRESS PROTO PORT(S) IPSEC MARK
diff --git a/files/boilerplate/nat.footer b/files/boilerplate/nat.footer
new file mode 100644
index 0000000..6bebc05
--- /dev/null
+++ b/files/boilerplate/nat.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE
diff --git a/files/boilerplate/nat.header b/files/boilerplate/nat.header
new file mode 100644
index 0000000..c2e0d92
--- /dev/null
+++ b/files/boilerplate/nat.header
@@ -0,0 +1,9 @@
+#
+# Shorewall version 3.4 - Nat File
+#
+# For information about entries in this file, type "man shorewall-nat"
+#
+# For additional information, see http://shorewall.net/NAT.htm
+#
+###############################################################################
+#EXTERNAL INTERFACE INTERNAL ALL LOCAL
diff --git a/files/boilerplate/policy.footer b/files/boilerplate/policy.footer
new file mode 100644
index 0000000..16c86d0
--- /dev/null
+++ b/files/boilerplate/policy.footer
@@ -0,0 +1 @@
+#LAST LINE -- DO NOT REMOVE
diff --git a/files/boilerplate/policy.header b/files/boilerplate/policy.header
new file mode 100644
index 0000000..a0c5d5d
--- /dev/null
+++ b/files/boilerplate/policy.header
@@ -0,0 +1,9 @@
+#
+# Shorewall version 3.4 - Policy File
+#
+# For information about entries in this file, type "man shorewall-policy"
+#
+# See http://shorewall.net/Documentation.htm#Policy for additional information.
+#
+###############################################################################
+#SOURCE DEST POLICY LOG LIMIT:BURST
diff --git a/files/boilerplate/proxyarp.footer b/files/boilerplate/proxyarp.footer
new file mode 100644
index 0000000..5e12d1d
--- /dev/null
+++ b/files/boilerplate/proxyarp.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/proxyarp.header b/files/boilerplate/proxyarp.header
new file mode 100644
index 0000000..1e16853
--- /dev/null
+++ b/files/boilerplate/proxyarp.header
@@ -0,0 +1,9 @@
+#
+# Shorewall version 3.4 - Proxyarp File
+#
+# For information about entries in this file, type "man shorewall-proxyarp"
+#
+# See http://shorewall.net/ProxyARP.htm for additional information.
+#
+###############################################################################
+#ADDRESS INTERFACE EXTERNAL HAVEROUTE PERSISTENT
diff --git a/files/boilerplate/rfc1918.footer b/files/boilerplate/rfc1918.footer
new file mode 100644
index 0000000..e07fdb1
--- /dev/null
+++ b/files/boilerplate/rfc1918.footer
@@ -0,0 +1,5 @@
+# The real subnets from RFC1918
+172.16.0.0/12 logdrop # RFC 1918
+192.168.0.0/16 logdrop # RFC 1918
+10.0.0.0/8 logdrop # RFC 1918
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/rfc1918.header b/files/boilerplate/rfc1918.header
new file mode 100644
index 0000000..8d6a416
--- /dev/null
+++ b/files/boilerplate/rfc1918.header
@@ -0,0 +1,5 @@
+#
+# Shorewall version 3.4 - Rfc1918 File
+#
+###############################################################################
+#SUBNETS TARGET
diff --git a/files/boilerplate/routestopped.footer b/files/boilerplate/routestopped.footer
new file mode 100644
index 0000000..5e12d1d
--- /dev/null
+++ b/files/boilerplate/routestopped.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/routestopped.header b/files/boilerplate/routestopped.header
new file mode 100644
index 0000000..5408aac
--- /dev/null
+++ b/files/boilerplate/routestopped.header
@@ -0,0 +1,11 @@
+#
+# Shorewall version 3.4 - Routestopped File
+#
+# For information about entries in this file, type "man shorewall-routestopped"
+#
+# See http://shorewall.net/Documentation.htm#Routestopped and
+# http://shorewall.net/starting_and_stopping_shorewall.htm for additional
+# information.
+#
+###############################################################################
+#INTERFACE HOST(S) OPTIONS
diff --git a/files/boilerplate/rules.footer b/files/boilerplate/rules.footer
new file mode 100644
index 0000000..5e12d1d
--- /dev/null
+++ b/files/boilerplate/rules.footer
@@ -0,0 +1 @@
+#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
diff --git a/files/boilerplate/rules.header b/files/boilerplate/rules.header
new file mode 100644
index 0000000..764358a
--- /dev/null
+++ b/files/boilerplate/rules.header
@@ -0,0 +1,10 @@
+#
+# Shorewall version 3.4 - Rules File
+#
+# For information on the settings in this file, type "man shorewall-rules"
+#
+# See http://shorewall.net/Documentation.htm#Rules for additional information.
+#
+#############################################################################################################
+#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK
+# PORT PORT(S) DEST LIMIT GROUP
diff --git a/files/boilerplate/zones.footer b/files/boilerplate/zones.footer
new file mode 100644
index 0000000..662ac1c
--- /dev/null
+++ b/files/boilerplate/zones.footer
@@ -0,0 +1 @@
+#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
diff --git a/files/boilerplate/zones.header b/files/boilerplate/zones.header
new file mode 100644
index 0000000..8b82c2e
--- /dev/null
+++ b/files/boilerplate/zones.header
@@ -0,0 +1,11 @@
+#
+# Shorewall version 3.4 - Zones File
+#
+# For information about this file, type "man shorewall-zones"
+#
+# For more information, see http://www.shorewall.net/Documentation.htm#Zones
+#
+###############################################################################
+#ZONE TYPE OPTIONS IN OUT
+# OPTIONS OPTIONS
+fw firewall