= iptables = Administration tool for IPv4/IPv6 packet filtering and NAT == Block IP address == {{{#!highlight bash iptables -A INPUT -s 14.39.42.133 -j DROP }}}