Issue #9667 has been updated by Ken Barber.

Status changed from Unreviewed to Accepted
Keywords set to limit


----------------------------------------
Bug #9667: puppetlabs-firewall: Using 'limit' fails, as the iptables module is 
not loaded [Patch included]
https://projects.puppetlabs.com/issues/9667

Author: Frode Egeland
Status: Accepted
Priority: Normal
Assignee: 
Category: firewall
Target version: 
Keywords: limit
Branch: 


Attempting to limit packet matching fails due to the iptables "-m limit" option 
not being specified:

(/Firewall[998 log rejected INPUT packets]/ensure) change from absent to 
present failed: Execution of '/sbin/iptables -I INPUT 8 -t filter -p tcp -m 
comment --comment 998 log rejected INPUT packets --limit 1/sec --limit-burst 50 
-j LOG --log-prefix INPUT packet died: ' returned 2: iptables v1.4.7: unknown 
option `--limit'#012Try `iptables -h' or 'iptables --help' for more information.

See attached patch for the simple fix.


-- 
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.

Reply via email to