LPI
202-450 · Question #50
When the default policy for the iptables INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist?
The correct answer is D. Some applications use the localhost interface to communicate with other applications. You've hit your weekly limit · resets 5am (America/New_York)
213 System Security
Question
When the default policy for the iptables INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist?
Options
- AAll traffic to localhost must always be allowed.
- BIt doesn't matter; iptables never affects packets addressed to localhost
- CSendmail delivers emails to localhost
- DSome applications use the localhost interface to communicate with other applications.
- Esyslogd receives messages on localhost
How the community answered
(32 responses)- A3% (1)
- B3% (1)
- C6% (2)
- D75% (24)
- E13% (4)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#iptables#loopback interface#INPUT chain#inter-process communication
Community Discussion
No community discussion yet for this question.