Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / example42/puppet-iptables issues and pull requests

#76 - Ubuntu 16+ fix for service name change see #75

Pull Request - State: closed - Opened by deubert-it over 5 years ago

#75 - Ubuntu 16+ service name change

Issue - State: open - Opened by deubert-it over 5 years ago

#74 - Support IPv6 NAT table on recent kernels

Pull Request - State: closed - Opened by sid3windr over 8 years ago - 1 comment

#73 - NAT table not supported for IPv6

Issue - State: closed - Opened by sid3windr over 8 years ago - 3 comments

#72 - metadata.json permissions are too strict in v2.1.11

Issue - State: closed - Opened by TimAtLassian about 9 years ago - 2 comments

#71 - Remove size which is also in stdlib

Pull Request - State: closed - Opened by sathieu about 9 years ago

#70 - version of puppetlabs-concat referenced in metadata.rb is deprecated

Issue - State: closed - Opened by st33v about 9 years ago - 2 comments

#68 - Force param deprecated in puppetlabs/concat v2

Issue - State: open - Opened by liquorvicar over 9 years ago - 1 comment

#67 - params: service rename on debian 8 (jessie)

Pull Request - State: closed - Opened by lucab over 9 years ago

#66 - iptables-persistent service has been split+renamed in debian 8 (jessie)

Issue - State: closed - Opened by lucab over 9 years ago - 3 comments

#65 - Strict variables

Pull Request - State: closed - Opened by sathieu over 9 years ago

#64 - dont append a target to a rule if the var is empty

Pull Request - State: closed - Opened by mburger almost 10 years ago

#63 - Some strict_variables fixes, and Redhat IPv6 iptable

Pull Request - State: closed - Opened by sathieu almost 10 years ago

#62 - Remove unused $general_base_source/$::base_source

Pull Request - State: closed - Opened by sathieu almost 10 years ago - 4 comments

#61 - Provide support for hiera rules as proposed in issue #54

Pull Request - State: closed - Opened by pvbouwel almost 10 years ago - 2 comments

#60 - Continues enforcing iptables file after removal from a node!

Issue - State: open - Opened by Norro21 almost 10 years ago - 1 comment

#59 - ripienaar/concat dependency snuck into the released version

Issue - State: closed - Opened by smerrill almost 10 years ago - 5 comments

#58 - added support for ipv6 in iptables-persistent < 0.5

Pull Request - State: closed - Opened by fpizzurro about 10 years ago

#57 - added support for ipv6 in Ubuntu < 12

Pull Request - State: closed - Opened by fpizzurro about 10 years ago

#56 - use manage_service_autorestart

Pull Request - State: closed - Opened by mburger over 10 years ago

#55 - DNAT destination

Pull Request - State: closed - Opened by fabiorauber over 10 years ago - 3 comments

#54 - Added support for hiera rules configuration

Pull Request - State: closed - Opened by fabiorauber over 10 years ago

#53 - minor refactoring

Pull Request - State: closed - Opened by mburger over 10 years ago

#52 - Update Debian's script name

Pull Request - State: open - Opened by javierbertoli over 10 years ago - 2 comments

#50 - ipv6 not supported for config:file

Issue - State: open - Opened by tasinet over 10 years ago

#49 - concat: added force

Pull Request - State: closed - Opened by empi89 over 10 years ago - 7 comments

#48 - Added ssh_port parameter to override default one

Pull Request - State: open - Opened by fabienpomerol over 10 years ago - 1 comment

#47 - TARGET cannot be at the end or rule fails to compile

Issue - State: open - Opened by radeksimko over 10 years ago - 1 comment

#46 - able to comment iptables rules;

Pull Request - State: closed - Opened by Andor almost 11 years ago - 4 comments

#45 - Remove concat's deprecated setup call

Pull Request - State: closed - Opened by javierbertoli almost 11 years ago

#44 - Add support for PREROUTING and POSTROUTING chains

Pull Request - State: closed - Opened by radeksimko almost 11 years ago

#43 - StdMod

Issue - State: open - Opened by Freeaqingme almost 11 years ago - 3 comments

#42 - Not adding rules of a certain ip version if that version hasn't been enabled.

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 1 comment

#41 - Adding iptables_nslookup()

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 4 comments

#40 - Reinstating $failsafe_ssh

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago

#39 - Removing INPUT chain from NAT table, resolves #35

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago

#38 - Puppet typecasts params to strings and Ruby needed some cloning too

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago

#37 - Dynamic enable ip version

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 1 comment

#36 - Always prepend implicit matches with protocol. Resolves #35

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago

#35 - New iptables module syntax errors

Issue - State: closed - Opened by alvagante almost 11 years ago - 6 comments

#34 - New iptables module defaults

Issue - State: open - Opened by alvagante almost 11 years ago - 3 comments

#33 - Only future parser does hash operators apparently

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 2 comments

#32 - Rubified all loops

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 6 comments

#31 - Removed ping and smurf attack ruleset. Adding extra Limit options to ICMP module from #23

Pull Request - State: closed - Opened by Freeaqingme almost 11 years ago - 5 comments

#30 - Release 3

Pull Request - State: closed - Opened by Freeaqingme about 11 years ago - 18 comments

#29 - Making allowing ESTABLISHED,RELATED optional. Making default protocol configurable

Pull Request - State: closed - Opened by Freeaqingme about 11 years ago - 2 comments

#28 - Adding support for tables & more

Pull Request - State: closed - Opened by Freeaqingme about 11 years ago - 8 comments

#27 - Fix template error

Pull Request - State: closed - Opened by javierbertoli about 11 years ago

#26 - Bugfix and enhancement

Pull Request - State: closed - Opened by javierbertoli about 11 years ago - 1 comment

#25 - Add in/out interface specification capability to rule define

Pull Request - State: closed - Opened by javierbertoli about 11 years ago - 1 comment

#24 - Update init.pp

Pull Request - State: closed - Opened by ddemarteleire about 11 years ago

#23 - some new features

Pull Request - State: closed - Opened by DavidS about 11 years ago - 5 comments

#22 - firewall module broken with last commit

Issue - State: closed - Opened by dodwmd over 11 years ago - 1 comment

#21 - custom rule support in templates

Pull Request - State: closed - Opened by grossjo over 11 years ago - 1 comment

#20 - iptables::rule with rule defined is not respected

Issue - State: closed - Opened by grossjo over 11 years ago

#19 - Service[iptables] is reloaded each puppet run on DebianFor upstream

Pull Request - State: closed - Opened by sathieu over 11 years ago - 2 comments

#18 - Service[iptables] is reloaded each puppet run on Debian

Issue - State: closed - Opened by sathieu over 11 years ago - 10 comments

#17 - IPv6 is working for upuntu >12.04

Pull Request - State: closed - Opened by jerger over 11 years ago - 10 comments

#16 - Fix a bug, and adding tests

Pull Request - State: closed - Opened by bguerin over 11 years ago

#15 - Fail dependency on multi/concat

Issue - State: closed - Opened by luishdez over 11 years ago - 1 comment

#14 - Geppetto fixes

Pull Request - State: closed - Opened by DavidS over 11 years ago

#13 - ripienaar-concat requirement?

Issue - State: closed - Opened by empi89 over 11 years ago - 4 comments

#12 - Fix puppet-lint warnings and errors

Pull Request - State: closed - Opened by joschi over 11 years ago

#11 - icmp_policy => 'safe' not in correct format for iptables v1.4.x

Pull Request - State: closed - Opened by grossjo almost 12 years ago

#10 - $icmp_policy => 'safe' on ubuntu 12.04 produces error

Issue - State: closed - Opened by grossjo almost 12 years ago - 2 comments

#9 - Allow a different log mode per chain

Pull Request - State: closed - Opened by sathieu almost 12 years ago - 5 comments

#8 - IPv6 not supported yet.

Issue - State: closed - Opened by Freeaqingme almost 12 years ago

#7 - Newer debian/ubuntu versions of iptables-persistent use a different name for ruiles

Pull Request - State: closed - Opened by sathieu almost 12 years ago - 1 comment

#6 - Ubuntu /etc/rules.v4 & .v6

Issue - State: closed - Opened by Freeaqingme almost 12 years ago - 5 comments

#5 - fix some small syntax issue on readme.rdoc

Pull Request - State: closed - Opened by drscream about 12 years ago

#4 - iptables::rule can't define target

Issue - State: closed - Opened by Aniem about 12 years ago - 2 comments

#3 - some default rules excludes personnalisation and ajustments

Issue - State: closed - Opened by Aniem about 12 years ago - 2 comments

#2 - No effect on Ubuntu 12.04

Issue - State: closed - Opened by jskarpe over 12 years ago - 12 comments

#1 - Formatted README so it is better readable on github

Pull Request - State: closed - Opened by tbartelmess over 12 years ago - 1 comment