summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/eip.pp
AgeCommit message (Expand)Author
2016-08-08Stricter VPN egress firewall (#8289)Micah
2016-08-08Disallow intra-client connectivity (#8272).Micah
2016-08-05Disallow intra-client connectivity (#8272).Micah
2016-07-13Notify Exec[shorewall_check] not Service[shorew..]varac
2014-05-02fix incorrect shorewall parameter name 'protocol', should be 'proto'Micah Anderson
2014-04-29block DNS traffic at the OpenVPN gateway (#4164)Micah Anderson
2013-05-16special casing for pistoncloud/openstack/ec2Micah Anderson
2013-04-30minor spacing changesMicah Anderson
2013-04-30setup a site_config::params class that can be used to set some common variabl...Micah Anderson
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-02-26missed another require => Package['shorewall'] on the file resources in site_...Micah Anderson
2013-02-06allow outgoing traffic moved to site_shorewall::defaultsvarac
2013-02-06Restructuring site_shorewallvarac
2013-01-30start shorewall on vagrant nodes too (#1467)varac
2013-01-29fix variable name for re-ordered factMicah Anderson
2013-01-29setup special casing for vagrant/virtualboxMicah Anderson
2013-01-29fix variable scopingMicah Anderson
2013-01-29create a special case for vagrant machines that need to have both interfaces inMicah Anderson
2013-01-29enclose the variables in curly braces, as recommended by puppet-lintMicah Anderson
2013-01-29add a new fact that provides a fact for each configured ip address, telling youMicah Anderson
2013-01-29start shorewall on deploy (fixes #1122)varac
2012-11-21move site_config::eip to site_openvpn (Feature #943)varac
2012-11-06duplicate definition after mergevarac
2012-11-06fixed unseen merge conflictsvarac
2012-11-06Merge branch 'feature/couchdb' into developvarac
2012-11-02accept all outgoing traffic on eip gwvarac
2012-10-30add dnat rule to redirect other ports to port 1194varac
2012-10-30start shorewall by defaultvarac
2012-10-29differentiate masq definition namesvarac
2012-10-29configure tcp+udp masqueradingvarac
2012-10-29configure tcp masqueradingvarac
2012-10-29pass ssh_port to shorewallvarac
2012-10-29put in double quotesvarac
2012-10-29move interface definition for eth0 to eip.pp, use variablevarac
2012-10-29lintedvarac
2012-10-25replace hardcoded interface eth0 with hiera variablevarac
2012-10-09shorewall: need to sprecify protocolvarac
2012-10-09shorewall: made rules more precise, use own macrovarac
2012-10-08no virtual IFs in shorewallvarac
2012-10-08Support for the norfc1918 interface option has been removed from Shorewallvarac
2012-10-08cleaned eip.pp, added second main ifvarac
2012-10-08shorewall: reorder policyvarac
2012-10-08shorewall: allow git access forvarac
2012-10-08shorewall: allow git access forvarac
2012-10-08shorewall: policy: accept eip2allvarac
2012-10-08shorewall: add empty source for masqvarac
2012-10-08shorewall: + https, masqueradingvarac
2012-10-08shorewall: + dns,httpvarac
2012-10-08second if for site_shorewall::eipvarac
2012-10-08+ site_shorewall::eipvarac