LPIC-1 Exam 102 v5 (Linux Administrator) — Question 64

What is the purpose of TCP wrapper?

Answer options

Correct answer: E

Explanation

The correct answer is E because TCP wrappers are specifically designed to control access to network services by allowing or denying connections based on predefined rules. The other options describe functions that are not related to the primary role of TCP wrappers, such as managing bandwidth, binding services to ports, encapsulating messages, or adding encryption.