>From my iptables-save output: 
-A INPUT -m state --state RELATED,ESTABLISHED -m comment --comment "000b allow 
established or related sessions" -j ACCEPT 

Then from "puppet resource firewall" 

Error: Could not run: Parameter name failed on Firewall[RELATED,ESTABLISHED]: 
Invalid value "RELATED,ESTABLISHED". Valid values match 
/^\d+[[:alpha:][:digit:][:punct:][:space:]]+$/. 

Tried reversing the order for my input, but iptables-save puts it in that 
order. 

puppetlabs-firewall (v0.2.1) 
puppet 3.1.1 
RHEL 5, 64 bit 


“Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.” 
Bill Waterson (Calvin & Hobbes) 

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to