Hi everyone,

I am working now to introduce the puppet firewall module to our environment.

On the first run, all our rules are deployed on the server with no errors.

However, on subsequent runs, even without changing rules, I get errors like 
the following:

The iptables provider can not handle attribute proto.....i get multiple 
errors but the rules work if I stop iptables and clear the 
/etc/sysconfig/iptables file.

I have turned purging on for the firewall resource, but it seems like the 
resource is not actually purging all rules before running. ( resources { 
'firewall': purge => 'true', }

I am running puppet 3.0.1 and have grabbed the latest puppet firewall 
module from github.

Thanks,
Chuck

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/RuHfbwhb5FAJ.
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-users?hl=en.

Reply via email to