Taking this iptables rule as an example:

iptables -A INPUT -p icmp -m length --length 30000:65535 -j DROP

If you manage that sort of thing using puppet, how do you do it?

(The snazzy http://forge.puppetlabs.com/puppetlabs/firewall doesn't currently 
do packet length, as near as I can tell. It does everything else I currently 
want.)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20140224145759.GA6869%40iniquitous.heresiarch.ca.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to