202-450 Exam QuestionsBrowse all questions from this exam

202-450 Exam - Question 9


When the default policy for the netfilter INPUT chain is set to DROP, why should a rule allowing traffic to localhost exist?

Show Answer
Correct Answer: C

When the default policy for the netfilter INPUT chain is set to DROP, allowing traffic to localhost is essential because some applications use the localhost interface to communicate with other applications. Without this rule, inter-application communication on the same machine that relies on the localhost might be disrupted, causing various issues in operation and functionality.

Discussion

1 comment
Sign in to comment
ArminaOption: C
Feb 15, 2022

C is correct