nerdexam
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)
  • A
    3% (1)
  • B
    7% (2)
  • C
    20% (6)
  • D
    70% (21)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice