Hi there! How i can write this rule with puppetlabs-firewall?
-A FORWARD -p tcp -m tcp --dport 80 --tcp-flags ALL ACK,PSH -j NFLOG --nflog-group 100
i.e "-j NFLOG --nflog-group 100"
↧