Is there a way to create firewall custom rules?
with puppetlabs firewall module?
for example:
/sbin/iptables -I INPUT -p tcp --dport 25 -m string --algo bm --string 'ylmf-pc' -j DROP
regards
↧