Working on my writeup, I do not understand how firewall-config implements ICMP blocks.
How would I use firewall-config to implement the same rule as the following command implements?
# firewall-cmd --permanent --add-icmp-block=echo-request
Thanks!
Mark