Bug #10164

Updated by Ken Barber over 1 year ago



When defining icmp type to "any" it fails, so I used the numerical type '255', but each time puppet runs, shows this message:



notice: /Firewall[002 ICMP from any]/icmp: icmp changed 'any' to '255'

notice: Firewall[002 ICMP from any](provider=iptables): Properties changed - updating rule



Regards

Back