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)- A16% (8)
- B4% (2)
- C8% (4)
- D72% (36)
Community Discussion
No community discussion yet for this question.