Commit graph

34 commits

Author SHA1 Message Date
b5b9688f7e firewall: Use quotes in IPTABLES_MODULES value to allow loading multiple modules. 2014-12-04 14:43:14 +02:00
830e554e65 firewall: Fixed installation for CentOS 7. 2014-07-21 15:14:42 +03:00
Ossi Herrala
362bc66d15 firewall, gnu, sendmail: Fix "Name must be a String not Array" errors produced by latest Puppet. 2014-02-05 15:00:49 +00:00
Ossi Salmi
6e15bad131 firewall: Clean up pf.conf template 2013-11-06 10:48:10 +02:00
78b7ddd46b firewall: Fixed Debian support. 2013-10-17 02:21:45 +03:00
ea4d4d37cd firewall: Fixed errors running puppet during Fedora 19 kickstart. 2013-09-17 16:18:05 +03:00
1fbe904a13 firewall: Modified iptables templates to allow blocking of incoming ICMP. 2013-09-11 16:26:29 +03:00
Ossi Salmi
ebde843cc6 Changed remaining fqdn references to homename 2013-08-03 00:10:39 +03:00
Ossi Salmi
e8e9a2a54e firewall: Added ip6tables to firewall::custom::iptables 2013-07-27 19:47:45 +03:00
b1f0c5f02c firewall: Added disabling ip6tables if ipv6 is not enabled on host. 2013-06-10 13:09:31 +03:00
Ossi Salmi
dc51af1ca2 Updated all templates to use instance variables 2013-05-05 00:07:55 +03:00
946faaf085 Fixed firewall module for Fedora 18 when firewall-config package is installed. 2013-01-26 13:07:55 +02:00
b5a9073efb Fixed firewall module for Fedora 18. 2013-01-17 11:17:51 +02:00
18b55647ef Fixed Ubuntu 10.04 - 12.04 support for firewall module. 2012-11-21 16:59:27 +02:00
Ossi Salmi
98767cfb2a Merge tmakinen/puppet
Conflicts:
	dovecot/manifests/init.pp
	libvirt/manifests/init.pp
	munin/manifests/init.pp
	puppet/manifests/init.pp
	tftp/manifests/init.pp
2012-11-16 19:40:31 +02:00
Ossi Salmi
1706aee7af Don't set empty $firewall_modules to prevent unnecessary iptables restart 2012-11-16 19:09:02 +02:00
Paavo Pokkinen
eebd1512cf puppet 3.0 fixes 2012-10-10 15:13:50 +03:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
974f6ce671 Fixed firewall module for Fedora 16. 2012-01-05 09:43:36 +02:00
31b1277c8e Converted tabs to spaces from firewall and mythtv modules. 2011-01-24 11:18:45 +02:00
Ossi Salmi
0a7a60e68a Fixed dependency in firewall::common::iptables. 2010-10-31 13:35:43 +02:00
5b36025d6c Initial support for firewall on debian and ubuntu systems. 2010-10-28 22:37:01 +03:00
c2a82e83a8 Fix ip6tables states for kernels older than 2.6.20 (which have states broken). 2010-05-17 11:58:21 +03:00
3975b50621 Removed state handling from ip6tables. IPv6 states are broken on EL5. 2010-05-10 12:26:34 +03:00
319d670437 Initial support for ipv6 firewall in linux iptables. 2010-05-06 21:36:01 +03:00
130b585eea Added support for opening port ranges into firewall module. 2009-11-25 13:10:45 +02:00
dd7d6534a4 Added support for OpenBSD ftp-proxy into firewall module. 2009-11-25 11:21:51 +02:00
399a6d950c Fixed pf.conf template to support OpenBSD 4.6. 2009-10-22 14:39:45 +03:00
a1cec778f7 Fixed parse errors if $firewall_rules or $firewall_custom variable is empty. 2009-09-14 22:15:53 +03:00
1b48af8673 Added more examples to firewall rules. 2009-09-14 21:51:03 +03:00
fec0f3bc73 Added support for custom rules in firewall module. 2009-09-14 20:39:24 +03:00
6124a234a3 Added support for deploying custom firewall configs. 2009-09-11 15:15:39 +03:00
c99142e389 Initial version of firewall module. 2009-09-10 23:44:23 +03:00