• drop all the ICMP traffic

iptables -t filter -A INPUT -p icmp -j DROP

ping command will suddenly stop when we do this

and ping doesn’t work anymore

  • you should write table nm