If I run iptables -A INPUT -j DROP and then run iptables -L INPUT, then iptables gets stuck. Why is that?
iptables -A INPUT -j DROP
iptables -L INPUT