Issue #3100 has been updated by James Turnbull. Target version deleted (unplanned)
---------------------------------------- Feature #3100: Generic firewall type https://projects.puppetlabs.com/issues/3100 Author: Cristian Măgherușan-Stanciu Status: Accepted Priority: Low Assignee: Category: newfeature Target version: Affected Puppet version: 0.25.4rc1 Keywords: firewall mission_impossible Branch: It would be nice to have a firewall type with a set of rules working on all the supported systems. It should be able to detect if iptables, PF, IPFW, IPF and so on are running on the machine and be able to configure it. The supported operations should be simple at first, with no fancy stuff included, but should allow extensions for the future. The syntax would be something like this: firewall {my_fw_resource: enabled => true, policy => reject, open_ports => [80,443] } Any other suggestions or improvements are welcome. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
