Hi,
So now I'm not getting any errors when I put the following in one of my
classes:
firewall { "allow-snmp":
proto => 'all',
dport => '161',
action => 'accept',
}
But I'm also not seeing any change in my iptables firewall (nor am I seeing
anything about the firewall module in the debug output). Do I have to include
another command to get this to take affect?
...thnx,
...dave
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.