What command is used to add a new rule at the beginning of the iptables firewall?
iptables -I INPUT
iptables -A INPUT
iptables -P INPUT
iptables -N INPUT