You are using iptables to protect your private network but allow it to access the Internet. What
command do you run to view the current list of rules for masquerading?
A.
iptables -L masquerade
B.
iptables -t filter -L
C.
iptables -t block -L
D.
iptables -t nat -L