LPI
117-102 · Question #699
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?
The correct answer is D. iptables -t nat -L. See the full explanation below for the reasoning.
Question
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?
Options
- Aiptables -L masquerade
- Biptables -t filter -L
- Ciptables -t block -L
- Diptables -t nat -L
How the community answered
(30 responses)- A3% (1)
- B7% (2)
- C20% (6)
- D70% (21)
Community Discussion
No community discussion yet for this question.