nerdexam
LPI

117-303 · Question #34

What does the following iptables rule accomplish: iptables A INPUT s 208.77.188.166 j DROP

The correct answer is D. Drops all traffic from 208.77.188.166. See the full explanation below for the reasoning.

Question

What does the following iptables rule accomplish: iptables A INPUT s 208.77.188.166 j DROP

Options

  • AForwards all incoming traffic to the host 208.77.188.166.
  • BAccepts all traffic from 208.77.188.166.
  • CNothing, there is a syntax error.
  • DDrops all traffic from 208.77.188.166.

How the community answered

(50 responses)
  • A
    16% (8)
  • B
    4% (2)
  • C
    8% (4)
  • D
    72% (36)

Community Discussion

No community discussion yet for this question.

Full 117-303 Practice